Tue, 18 Jun 2024 11:18:08 UTC | login

Information for build python-pycares-2.3.0-5.fc31

ID93527
Package Namepython-pycares
Version2.3.0
Release5.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pycares.git#0b510414a92f676d557422f8cacab414ed6d3bec
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
StartedThu, 15 Aug 2019 08:43:02 UTC
CompletedThu, 15 Aug 2019 09:07:38 UTC
Taskbuild (f31-candidate, /rpms/python-pycares.git:0b510414a92f676d557422f8cacab414ed6d3bec)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pycares.git#0b510414a92f676d557422f8cacab414ed6d3bec'}}
Tags No tags
RPMs No RPMs
Changelog * 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