Package python3-module-lxml: Information

  • Default inline alert: Version in the repository: 5.2.1-alt1

Source package: python3-module-lxml
Version: 4.9.3.0.112.gitc18f89b8-alt1
Build time:  Jan 29, 2024, 04:10 AM
Report package bug
Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API
Description: 
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries.
It provides safe and convenient access to these libraries using the ElementTree API.

It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT, C14N and much more.

List of rpms provided by this srpm:
python3-module-lxml (riscv64)
python3-module-lxml-debuginfo (riscv64)
python3-module-lxml-doc (noarch)

Maintainer: Grigory Ustinov


    1. libxslt-devel
    2. python3-module-Cython >= 0.18
    3. python3-module-pyproject-installer >= 0.4.0
    4. python3-module-setuptools
    5. python3-module-wheel
    6. rpm-build-python3
    7. zlib-devel

Last changed


Nov. 11, 2023 Grigory Ustinov 4.9.3.0.112.gitc18f89b8-alt1
- Automatically updated to 4.9.3.0.112.gitc18f89b8.
- Bootstrap for python3.12.
Sept. 15, 2023 Grigory Ustinov 4.9.3-alt1
- Automatically updated to 4.9.3.
- Build with check, without bootstrap.
April 27, 2023 Grigory Ustinov 4.9.2-alt2
- Build without check, because new libxml2 regression ignores namespaces.