Fri, 17 May 2024 07:58:18 UTC | login

Information for build python-pycares-3.0.0-2.fc32

ID131881
Package Namepython-pycares
Version3.0.0
Release2.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pycares.git#2af5de96713257fe2b240f9aacae176f2acb52f6
SummaryPython interface for c-ares
Descriptionpycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 03 Dec 2019 11:03:25 UTC
CompletedTue, 03 Dec 2019 11:18:48 UTC
Taskbuild (f32-candidate, /rpms/python-pycares.git:2af5de96713257fe2b240f9aacae176f2acb52f6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pycares.git#2af5de96713257fe2b240f9aacae176f2acb52f6'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-2 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sat Aug 24 2019 Matthieu Saulnier <fantom@fedoraproject.org> - 3.0.0-1 - Bump version to 3.0.0 - add cffi and sphinx_rtd_theme as buildrequires - create patch to fix path for the get_version function in docs dir - Rebuild for RHBZ#1736524 (FTBFS in Fedora rawhide/f31) - Removing Python 2 stuff https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-7 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-3 - Rebuilt for Python 3.7 * Wed Apr 04 2018 Matthieu Saulnier <fantom@fedoraproject.org> - 2.3.0-2 - Remove useless code duplication step - Add missing %python_provide macro in subpackages - Cleanup rst doc script in %install section - Fix file ownership in doc subpackage * Mon Apr 02 2018 Matthieu Saulnier <fantom@fedoraproject.org> - 2.3.0-1 - Initial package