Wed, 13 Nov 2024 01:02:29 UTC | login

Information for build python-lxml-5.2.1-6.0.riscv64.fc41

ID311704
Package Namepython-lxml
Version5.2.1
Release6.0.riscv64.fc41
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python-lxml.git#f02e33ea78c1f90a9d829e7be5ce518de8bc9f8b
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 complete
Volume DEFAULT
StartedThu, 11 Jul 2024 06:01:02 UTC
CompletedThu, 11 Jul 2024 06:32:25 UTC
Taskbuild (f41, /rpms/python-lxml.git:f02e33ea78c1f90a9d829e7be5ce518de8bc9f8b)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python-lxml.git#f02e33ea78c1f90a9d829e7be5ce518de8bc9f8b'}}
Tags
f41
RPMs
src
python-lxml-5.2.1-6.0.riscv64.fc41.src.rpm (info) (download)
riscv64
python3-lxml-5.2.1-6.0.riscv64.fc41.riscv64.rpm (info) (download)
python-lxml-debugsource-5.2.1-6.0.riscv64.fc41.riscv64.rpm (info) (download)
python3-lxml-debuginfo-5.2.1-6.0.riscv64.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 11 2024 David Abdurachmanov <davidlt@rivosinc.com> - 5.2.1-6.0.riscv64 - Bootstrap for Python 3.13 (riscv64) * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 5.2.1-4 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 5.2.1-3 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 5.2.1-2 - Bootstrap for Python 3.13 * Thu Apr 04 2024 Lumir Balhar <lbalhar@redhat.com> - 5.2.1-1 - Update to 5.2.1 (rhbz#2272165) * Wed Mar 06 2024 Miro Hrončok <miro@hroncok.cz> - 5.1.0-7 - Revert "Reduce the type safety as a workaround for build failures in Fedora 40+" - The workaround has been moved to Cython * Mon Mar 04 2024 Miro Hrončok <miro@hroncok.cz> - 5.1.0-6 - Fix test_elementtree with Expat 2.6.0 - Fixes: rhbz#2264859 * Wed Feb 07 2024 Miro Hrončok <miro@hroncok.cz> - 5.1.0-5 - Reduce the type safety as a workaround for build failures in Fedora 40+ - Fixes: rhbz#2261034 - Fixes: rhbz#2256232 * 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