Thu, 12 Sep 2024 04:59:10 UTC | login

Information for build python-dns-1.16.0-11.fc33

ID156950
Package Namepython-dns
Version1.16.0
Release11.fc33
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 May 2020 06:45:01 UTC
CompletedThu, 07 May 2020 06:45:01 UTC
Tags
f33
RPMs
src
python-dns-1.16.0-11.fc33.src.rpm (info) (download)
noarch
python2-dns-1.16.0-11.fc33.noarch.rpm (info) (download)
python3-dns-1.16.0-11.fc33.noarch.rpm (info) (download)
Changelog * Tue Apr 28 2020 Lumír Balhar <lbalhar@redhat.com> - 1.16.0-11 - Switch crypto backend to python-cryptography Related to: rhbz#1819086 * Fri Apr 17 2020 Lumír Balhar <lbalhar@redhat.com> - 1.16.0-10 - Bring python2 subpackage back - Fix weak dependencies * Wed Apr 15 2020 Paul Wouters <pwouters@redhat.com> - 1.16.0-9 - Remove python2 and "other_python3" support - Resolves: rhbz#1802998 Make pycryptodomex and ecdsa weak dependencies of python-dns - Resolves: rhbz#1801247 python-certbot-dns-rfc2136 fails to build with Python 3.9: base64.decodestring() was removed * Mon Feb 03 2020 Miro Hrončok <mhroncok@redhat.com> - 1.16.0-8 - Drop build dependency on python2-typing * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 21 2020 Avram Lubkin <aviso@fedoraproject.org> - 1.16.0-6 - Enable unicode patch (rhbz#1731100) - Fix collections.abc import for Python 3.9 (rhbz#1792919) * Tue Nov 05 2019 Paul Howarth <paul@city-fan.org> - 1.16.0-5 - Use pycryptodomex instead of pycrypto - Also use python-ecdsa (except with Python 2) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.16.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Tue Aug 20 2019 Miro Hrončok <mhroncok@redhat.com> - 1.16.0-3 - Reintroduce dropped python2-dns, it is still needed * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.16.0-2 - Rebuilt for Python 3.8 * Sat Jul 27 2019 Avram Lubkin <aviso@fedoraproject.org> - 1.16.0-1 - Latest Release - Cleanup spec - Patch to fix unicode escapes - Drop el6 from master (el6 requires patch for 1.16.0) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jul 12 2018 Paul Wouters <pwouters@redhat.com> - 1.15.0-8 - Resolves: rhbz#1600418 - NVR of python-dns is lower in rawhide than in f28 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.15.0-7 - Rebuilt for Python 3.7