Thu, 16 May 2024 11:07:05 UTC | login

Information for build python-lxml-5.1.0-25.fc40

ID300300
Package Namepython-lxml
Version5.1.0
Release25.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-lxml.git#0f5102956846f0396780ac3ff116c20795dbbf89
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
StartedWed, 20 Mar 2024 08:00:53 UTC
CompletedWed, 20 Mar 2024 08:35:52 UTC
Taskbuild (f40, /rpms/python-lxml.git:0f5102956846f0396780ac3ff116c20795dbbf89)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-lxml.git#0f5102956846f0396780ac3ff116c20795dbbf89'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Feb 07 2024 Miro Hrončok <miro@hroncok.cz> None-25 - Reduce the type safety as a workaround for build failures in Fedora 40+ * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 08 2024 Lumír Balhar <lbalhar@redhat.com> - 5.1.0-1 - Update to 5.1.0 (rhbz#2256232) * Wed Dec 20 2023 Lumír Balhar <lbalhar@redhat.com> - 4.9.4-1 - Update to 4.9.4 (rhbz#2255267) * Sun Nov 26 2023 David King <amigadave@amigadave.com> - 4.9.3-4 - Fix building against libxml2 2.12.0 - Resolves: rhbz#2250838 * Mon Oct 30 2023 Miro Hrončok <mhroncok@redhat.com> - 4.9.3-3 - Fix build with a future mock version * 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