Fri, 17 May 2024 13:21:14 UTC | login

Information for build python-pycares-3.0.0-1.fc31

ID127248
Package Namepython-pycares
Version3.0.0
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pycares.git#eb9756511903870ab68de48650296af6d8309809
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 complete
Volume DEFAULT
StartedSun, 01 Sep 2019 02:19:56 UTC
CompletedSun, 01 Sep 2019 03:31:11 UTC
Taskbuild (f31-candidate, /rpms/python-pycares.git:eb9756511903870ab68de48650296af6d8309809)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pycares.git#eb9756511903870ab68de48650296af6d8309809'}}
Tags
f31
f32
f33
RPMs
src
python-pycares-3.0.0-1.fc31.src.rpm (info) (download)
noarch
python-pycares-doc-3.0.0-1.fc31.noarch.rpm (info) (download)
riscv64
python3-pycares-3.0.0-1.fc31.riscv64.rpm (info) (download)
python-pycares-debugsource-3.0.0-1.fc31.riscv64.rpm (info) (download)
python3-pycares-debuginfo-3.0.0-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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