Sun, 22 Sep 2024 20:24:36 CST | login

Information for build python-dns-1.15.0-10.module+el8.3.0+14+a49e8a8b

ID3614
Package Namepython-dns
Version1.15.0
Release10.module+el8.3.0+14+a49e8a8b
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-dns#4d27e2b8439012954ba13457e893f5bd3b4b3b6c
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 bymbs
State complete
Volume DEFAULT
StartedSat, 22 May 2021 01:19:26 CST
CompletedSat, 22 May 2021 01:21:36 CST
Taskbuild (module-python27-2.7-8030020210505152133-30b713e6, /stage/rpms/python-dns:4d27e2b8439012954ba13457e893f5bd3b4b3b6c)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-dns?#4d27e2b8439012954ba13457e893f5bd3b4b3b6c'}}
Tags
module-python27-2.7-8030020210505152133-30b713e6
module-python27-2.7-8030020210505152133-30b713e6-build
RPMs
src
python-dns-1.15.0-10.module+el8.3.0+14+a49e8a8b.src.rpm (info) (download)
noarch
python2-dns-1.15.0-10.module+el8.3.0+14+a49e8a8b.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 1.15.0-10 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 1.15.0-9 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Wed Jul 18 2018 Lumír Balhar <lbalhar@redhat.com> - 1.15.0-8 - First version for python27 module