Tue, 18 Jun 2024 11:29:48 UTC | login

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

ID25210
Package Namepython-pycares
Version2.3.0
Release2.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pycares.git#25738f96db8988135868df502398cf8705e51e27
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
StartedMon, 14 May 2018 01:34:52 UTC
CompletedMon, 14 May 2018 03:05:18 UTC
Taskbuild (f29-candidate, /rpms/python-pycares.git:25738f96db8988135868df502398cf8705e51e27)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pycares.git?#25738f96db8988135868df502398cf8705e51e27'}}
Tags
f29
RPMs
src
python-pycares-2.3.0-2.fc29.src.rpm (info) (download)
noarch
python-pycares-doc-2.3.0-2.fc29.noarch.rpm (info) (download)
riscv64
python2-pycares-2.3.0-2.fc29.riscv64.rpm (info) (download)
python3-pycares-2.3.0-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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