Package python-modules-xml: Information

    Binary package: python-modules-xml
    Version: 2.7.11-alt4.M80C.1
    Architecture: x86_64
    Build time:  Sep 28, 2017, 12:20 PM in the task #189184
    Source package: python
    Report package bug
    License: PSF
    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


    Sept. 27, 2017 Anton V. Boyarshinov 2.7.11-alt4.M80C.1
    - backport to c8
    Sept. 27, 2017 Anton V. Boyarshinov 2.7.11-alt5
    - Security (Fixes: CVE-2016-0772, CVE-2016-5636)
    April 11, 2017 Gleb Fotengauer-Malinovskiy 2.7.11-alt4
    - Fixed 'random' module regression caused by glibc >= 2.25 (closes: #33355).