Sat, 11 May 2024 07:48:08 UTC | login

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

ID255953
Package Namepython-pycurl
Version7.45.2
Release7.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pycurl.git#107d5625fcd954ef5b211078324884479f6a574c
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
StartedTue, 24 Oct 2023 17:12:00 UTC
CompletedTue, 24 Oct 2023 18:23:57 UTC
Taskbuild (f40, /rpms/python-pycurl.git:107d5625fcd954ef5b211078324884479f6a574c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pycurl.git#107d5625fcd954ef5b211078324884479f6a574c'}}
Tags
f40
RPMs
src
python-pycurl-7.45.2-7.fc40.src.rpm (info) (download)
riscv64
python3-pycurl-7.45.2-7.fc40.riscv64.rpm (info) (download)
python-pycurl-debugsource-7.45.2-7.fc40.riscv64.rpm (info) (download)
python3-pycurl-debuginfo-7.45.2-7.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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__ * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.44.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Nov 03 2021 Lukáš Zaoral <lzaoral@redhat.com> - 7.44.1-4 - do not use deprecated unittest features (#2019410) * Fri Sep 17 2021 Scott Talbert <swt@techie.net> - 7.44.1-3 - Cleanup test overrides & enable more tests