Thu, 16 May 2024 07:04:28 UTC | login

Information for build python-lxml-4.9.3-2.0.riscv64.fc40

ID260446
Package Namepython-lxml
Version4.9.3
Release2.0.riscv64.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python-lxml.git#3dd21fd7ba9c3c0f7cfdde895c7c5400c7f26262
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
StartedSat, 28 Oct 2023 05:26:33 UTC
CompletedSat, 28 Oct 2023 07:04:24 UTC
Taskbuild (f40, /rpms/python-lxml.git:3dd21fd7ba9c3c0f7cfdde895c7c5400c7f26262)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python-lxml.git#3dd21fd7ba9c3c0f7cfdde895c7c5400c7f26262'}}
Tags
f40
f41
RPMs
src
python-lxml-4.9.3-2.0.riscv64.fc40.src.rpm (info) (download)
riscv64
python3-lxml-4.9.3-2.0.riscv64.fc40.riscv64.rpm (info) (download)
python-lxml-debugsource-4.9.3-2.0.riscv64.fc40.riscv64.rpm (info) (download)
python3-lxml-debuginfo-4.9.3-2.0.riscv64.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Oct 28 2023 David Abdurachmanov <davidlt@rivosinc.com> - 4.9.3-2.0.riscv64 - Bootstrap for Python 3.12 (riscv64) * 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