Thu, 16 May 2024 04:10:32 UTC | login

Information for build python-lxml-4.9.3-2.fc40

ID255630
Package Namepython-lxml
Version4.9.3
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-lxml.git#55f5648cc5b813afc8996ae1cb17d6c2573c54d1
SummaryXML processing library combining libxml2/libxslt with the ElementTree API
Descriptionlxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 27 Oct 2023 14:52:05 UTC
CompletedFri, 27 Oct 2023 15:00:10 UTC
Taskbuild (f40, /rpms/python-lxml.git:55f5648cc5b813afc8996ae1cb17d6c2573c54d1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-lxml.git#55f5648cc5b813afc8996ae1cb17d6c2573c54d1'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 28 2023 Miro Hrončok <mhroncok@redhat.com> - 4.9.3-2 - Fix build with Cython 3 * Fri Jul 21 2023 Lumír Balhar <lbalhar@redhat.com> - 4.9.3-1 - Update to 4.9.3 (rhbz#2219811) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 14 2023 Miro Hrončok <mhroncok@redhat.com> - 4.9.2-8 - Bring back the isoschematron submodule, but without the validation of the schema file itself * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 4.9.2-7 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 4.9.2-6 - Bootstrap for Python 3.12 * Wed May 31 2023 Miro Hrončok <mhroncok@redhat.com> - 4.9.2-5 - Remove the isoschematron submodule * Tue May 30 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 4.9.2-4 - Disable extra subpackages in RHEL builds * Mon May 29 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 4.9.2-3 - Skip failing test to avoid FTBFS * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 14 2022 Lumír Balhar <lbalhar@redhat.com> - 4.9.2-1 - Update to 4.9.2 (rhbz#2153063) * Wed Sep 14 2022 Charalampos Stratakis <cstratak@redhat.com> - 4.9.1-1 - Update to 4.9.1 - Fix for CVE-2022-2309 - Resolves: rhbz#2107571, rhbz#2110131 * Wed Aug 31 2022 Miro Hrončok <mhroncok@redhat.com> - 4.7.1-6 - Use SPDX license identifiers - The schematron files are not Zlib licensed, but MIT - Package the lxml[cssselect], lxml[html5] and lxml[htmlsoup] extras * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 22 2022 Charalampos Stratakis <cstratak@redhat.com> - 4.7.1-4 - Fix FTBFS with setuptools >= 62.1 - Resolves: rhbz#2097102 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.7.1-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jan 06 2022 Charalampos Stratakis <cstratak@redhat.com> - 4.7.1-1 - Update to 4.7.1 - Fixes CVE-2021-43818 - Resolves: rhbz#2031686, rhbz#2032572 * Fri Nov 26 2021 Miro Hrončok <mhroncok@redhat.com> - 4.6.3-5 - Run the tests during build - Resolves: rhbz#2026941