Fri, 19 Apr 2024 22:15:32 UTC | login

Information for build python-pycares-2.3.0-3.fc29

ID48767
Package Namepython-pycares
Version2.3.0
Release3.fc29
Epoch
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
StartedSat, 07 Jul 2018 17:56:26 UTC
CompletedSat, 07 Jul 2018 18:32:37 UTC
Taskbuild (f29-candidate, python-pycares-2.3.0-3.fc29.src.rpm)
Tags
f29
RPMs
src
python-pycares-2.3.0-3.fc29.src.rpm (info) (download)
noarch
python-pycares-doc-2.3.0-3.fc29.noarch.rpm (info) (download)
riscv64
python2-pycares-2.3.0-3.fc29.riscv64.rpm (info) (download)
python3-pycares-2.3.0-3.fc29.riscv64.rpm (info) (download)
python-pycares-debuginfo-2.3.0-3.fc29.riscv64.rpm (info) (download)
python-pycares-debugsource-2.3.0-3.fc29.riscv64.rpm (info) (download)
python2-pycares-debuginfo-2.3.0-3.fc29.riscv64.rpm (info) (download)
python3-pycares-debuginfo-2.3.0-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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