Fri, 26 Apr 2024 06:23:31 UTC | login

Information for build python-dns-1.15.0-9.module_el8.0.0+32+017b2cba

ID3674
Package Namepython-dns
Version1.15.0
Release9.module_el8.0.0+32+017b2cba
Epoch
Sourcegit+https://git.centos.org/rpms/python-dns#ee76854812680824c3221b192b43b7d74d069503
SummaryDNS toolkit for Python
Descriptiondnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records.
Built bymbox-mbs-backend
State complete
Volume DEFAULT
StartedSat, 22 Jun 2019 03:37:23 UTC
CompletedSat, 22 Jun 2019 03:40:10 UTC
Taskbuild (module-python27-2.7-8000020190622030251-0889f2f0, /rpms/python-dns:ee76854812680824c3221b192b43b7d74d069503)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-dns?#ee76854812680824c3221b192b43b7d74d069503'}}
Tags
module-python27-2.7-8000020190622030251-0889f2f0
module-python27-2.7-8000020190622030251-0889f2f0-build
module-python27-2.7-8000020190628020724-c0efe978
module-python27-2.7-8000020190628020724-c0efe978-build
module-python27-2.7-8000020191008200351-c0efe978
module-python27-2.7-8000020191008200351-c0efe978-build
RPMs
src
python-dns-1.15.0-9.module_el8.0.0+32+017b2cba.src.rpm (info) (download)
noarch
python2-dns-1.15.0-9.module_el8.0.0+32+017b2cba.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 1.15.0-9 - Bumping due to problems with modular RPM upgrade path (#1695587) - Related: rhbz#1693974 * Wed Jul 18 2018 Lumír Balhar <lbalhar@redhat.com> - 1.15.0-8 - First version for python27 module