Sat, 11 May 2024 15:03:31 UTC | login

Information for build python-pycurl-7.43.0.5-6.fc33

ID183581
Package Namepython-pycurl
Version7.43.0.5
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pycurl.git#32adcdce17caf532f583d6a7c2b99ede3de5c7fb
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
StartedSat, 15 Aug 2020 03:21:27 UTC
CompletedSat, 15 Aug 2020 03:48:07 UTC
Taskbuild (f33, /rpms/python-pycurl.git:32adcdce17caf532f583d6a7c2b99ede3de5c7fb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pycurl.git#32adcdce17caf532f583d6a7c2b99ede3de5c7fb'}}
Tags
f33
RPMs
src
python-pycurl-7.43.0.5-6.fc33.src.rpm (info) (download)
riscv64
python3-pycurl-7.43.0.5-6.fc33.riscv64.rpm (info) (download)
python-pycurl-debugsource-7.43.0.5-6.fc33.riscv64.rpm (info) (download)
python3-pycurl-debuginfo-7.43.0.5-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 04 2020 Kamil Dudka <kdudka@redhat.com> - 7.43.0.5-6 - relax crypto policy for the test-suite to make it pass again (#1863711) * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.43.0.5-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.43.0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Kamil Dudka <kdudka@redhat.com> - 7.43.0.5-3 - do not use discontinued %_python_bytecompile_extra macro - explicitly require python3-setuptools for build * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 7.43.0.5-2 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Kamil Dudka <kdudka@redhat.com> - 7.43.0.5-1 - update to 7.43.0.5 * Wed Jan 15 2020 Kamil Dudka <kdudka@redhat.com> - 7.43.0.4-1 - update to 7.43.0.4 * Fri Nov 15 2019 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-10 - do not build python2-pycurl on f32+ * Tue Sep 24 2019 Miro Hrončok <mhroncok@redhat.com> - 7.43.0.2-9 - Drop unused Python 2 BuildRequires * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 7.43.0.2-8 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.43.0.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-6 - reintroduce the python2-pycurl subpackage on Fedora (#1672061) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.43.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 29 2019 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-4 - fix programming mistakes detected by static analyzers