Sat, 11 May 2024 11:50:20 UTC | login

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

ID134062
Package Namepython-pycurl
Version7.43.0.5
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pycurl.git#c0aa6c5c51a28ddff4084c9ce6a9400bc5941c12
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, 26 Mar 2020 00:49:24 UTC
CompletedThu, 26 Mar 2020 01:10:43 UTC
Taskbuild (f33, /rpms/python-pycurl.git:c0aa6c5c51a28ddff4084c9ce6a9400bc5941c12)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pycurl.git#c0aa6c5c51a28ddff4084c9ce6a9400bc5941c12'}}
Tags
f33
RPMs
src
python-pycurl-7.43.0.5-1.fc33.src.rpm (info) (download)
riscv64
python3-pycurl-7.43.0.5-1.fc33.riscv64.rpm (info) (download)
python-pycurl-debugsource-7.43.0.5-1.fc33.riscv64.rpm (info) (download)
python3-pycurl-debuginfo-7.43.0.5-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7.43.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 7.43.0.2-2 - Rebuilt for Python 3.7 * Mon Jun 04 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0.2-1 - update to 7.43.0.2 * Wed May 30 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0-17 - make the python2 and python3 subpackages optional * Wed May 23 2018 Kamil Dudka <kdudka@redhat.com> - 7.43.0-16 - fix build failure caused by NotImplemented exceptions in winbuild.py