Sat, 11 May 2024 11:41:58 UTC | login

Information for build python-pycurl-7.45.2-10.fc40

ID293544
Package Namepython-pycurl
Version7.45.2
Release10.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pycurl.git#8714ec145491d3aed12160f6fe9ed5f17e547382
SummaryA Python interface to libcurl
DescriptionPycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 13:46:39 UTC
CompletedThu, 29 Feb 2024 14:39:07 UTC
Taskbuild (f40, /rpms/python-pycurl.git:8714ec145491d3aed12160f6fe9ed5f17e547382)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pycurl.git#8714ec145491d3aed12160f6fe9ed5f17e547382'}}
Tags
f40
RPMs
src
python-pycurl-7.45.2-10.fc40.src.rpm (info) (download)
riscv64
python3-pycurl-7.45.2-10.fc40.riscv64.rpm (info) (download)
python-pycurl-debugsource-7.45.2-10.fc40.riscv64.rpm (info) (download)
python3-pycurl-debuginfo-7.45.2-10.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.45.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.2-9 - fix FTBFS on Rawhide * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.45.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Sep 15 2023 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.2-7 - do not package tests as documentation * Fri Sep 15 2023 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.2-6 - migrate to SPDX license format * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.45.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 7.45.2-4 - Rebuilt for Python 3.12 * Tue Mar 07 2023 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.2-3 - temporarily disable test_http_version_3 (rhbz#2175216) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.45.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 16 2022 Kamil Dudka <kdudka@redhat.com> - 7.45.2-1 - update to 7.45.2 (#2154427) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.45.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 7.45.1-3 - Rebuilt for Python 3.11 * Tue May 03 2022 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.1-2 - fix failing test-suite with curl 7.83+ * Tue Mar 15 2022 Lukáš Zaoral <lzaoral@redhat.com> - 7.45.1-1 - update to 7.45.1 (#2062500) - do not ship tests/__pycache__