Name: | python3-libxml2 |
---|---|
Version: | 2.9.7 |
Release: | 5.0.1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1359079 |
License: | MIT |
RPM: | python3-libxml2-2.9.7-5.0.1.el8.x86_64.rpm |
Source RPM: | libxml2-2.9.7-5.0.1.el8.src.rpm |
Build Date: | Mon Apr 01 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://xmlsoft.org/ |
Summary: | Python 3 bindings for the libxml2 library |
Description: | The libxml2-python3 package contains a Python 3 module that permits applications written in the Python programming language, version 3, to use the interface supplied by the libxml2 library to manipulate XML files. This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DTDs, either at parse time or later once the document has been modified. |
- Update doc/redhat.gif in tarball - Add libxml2-oracle-enterprise.patch and update logos in tarball
- Fix some crashes under Python 3 - Conditionalize the python2 subpackage
- Rebuild with new LDFLAGS from redhat-rpm-config
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- Update to 2.9.7 - Cleanups in packaging
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Fix reporting error about undefined XPath variables (bug #1493613)
- update to 2.9.5
- Python 2 binary package renamed to python2-libxml2 See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3