Sat, 27 Apr 2024 13:15:41 UTC | login

Information for build python-lxml-4.9.1-1.0.riscv64.fc37

ID204798
Package Namepython-lxml
Version4.9.1
Release1.0.riscv64.fc37
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python-lxml.git#bec8e14180b65a9fc499e6ce0079242633da6833
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 bychurchyard
State complete
Volume DEFAULT
StartedWed, 21 Sep 2022 13:21:27 UTC
CompletedWed, 21 Sep 2022 14:02:38 UTC
Taskbuild (f37, /rpms/python-lxml.git:bec8e14180b65a9fc499e6ce0079242633da6833)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python-lxml.git#bec8e14180b65a9fc499e6ce0079242633da6833'}}
Tags
f37
f38
RPMs
src
python-lxml-4.9.1-1.0.riscv64.fc37.src.rpm (info) (download)
riscv64
python3-lxml-4.9.1-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3-lxml+cssselect-4.9.1-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3-lxml+html5-4.9.1-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3-lxml+htmlsoup-4.9.1-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python-lxml-debugsource-4.9.1-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3-lxml-debuginfo-4.9.1-1.0.riscv64.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Sep 21 2022 Miro Hrončok <mhroncok@redhat.com> - 4.9.1-1.0.riscv64 - Bootstrap for Python 3.11 on riscv64 * 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 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 03 2021 Charalampos Stratakis <cstratak@redhat.com> - 4.6.3-3 - Update the license information * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 4.6.3-2 - Rebuilt for Python 3.10 * Thu May 20 2021 Charalampos Stratakis <cstratak@redhat.com> - 4.6.3-1 - Update to 4.6.3 - Fixes CVE-2021-28957 - Fixes: rhbz#1941773 - Fixes: rhbz#1941535 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Dec 01 2020 Miro Hrončok <mhroncok@redhat.com> - 4.6.2-1 - Update to 4.6.2 - Fixes CVE-2020-27783 and another vulnerability in the HTML Cleaner - Fixes: rhbz#1855415 - Fixes: rhbz#1901634