Package python-modules-xml: Information

  • Default inline alert: Version in the repository: 2.7.18-alt10

Binary package: python-modules-xml
Version: 2.7.18-alt6
Architecture: armh
Build time:  Aug 10, 2021, 04:55 PM in the task #282117
Source package: python
Report package bug
License: Python-2.0
Summary: Core XML support for Python
Description: 
This package contains three sub-packages:

dom -- The W3C Document Object Model.  This supports DOM Level 1 +
       Namespaces.

parsers -- Python wrappers for XML parsers (currently only supports Expat).

sax -- The Simple API for XML, developed by XML-Dev, led by David Megginson
       and ported to Python by Lars Marius Garshol.  This supports the SAX 2
       API.



Last changed


Aug. 2, 2021 Vladimir D. Seleznev 2.7.18-alt6
- Adopted patches from Fedora project (fixed CVE-2020-27619, CVE-2021-3177 and
  CVE-2021-23336).
April 28, 2021 Dmitry V. Levin 2.7.18-alt5
- python-dev: added rpm-build-python to requirements.
Feb. 25, 2021 Vladimir D. Seleznev 2.7.18-alt4
- python-dev: Removed dependency to libnsl2-devel (closes #39727).
- Built without libnsl LDFLAGS.