[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-dns-2.6.1-3.el9

Name python-dns
Epoch 0
Version 2.6.1
Release 3.el9
Website/URL https://www.dnspython.org
License ISC
Build Time 2025-02-20 14:03:14
Build Host certified-builder01.msvsphere-os.ru
Summary DNS toolkit for Python
Repositories OS
Description dnspython 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-dns-2.6.1-3.el9.noarch DNS toolkit for Python ea3259e4757efc62a285691c93c22f46973ee3b9b343be0b08ce4f27ff91f495 download
src
python-dns-2.6.1-3.el9.src DNS toolkit for Python 8c8324f059ff2b59484a7c24c8d79b7ae0ece8d7c43677998a5aaf2e3f00f8a6 download
Changelog link
* Tue Aug 20 2024 Rafael Jeffman <rjeffman@redhat.com> - 2.6.1-3
- Ensure dns.rdtypes subpackages are available
  Related: RHEL-32663

* Mon Aug 19 2024 Rafael Jeffman <rjeffman@redhat.com> - 2.6.1-2
- Add missing files due to build change from hatchling to setuptools
  Related: RHEL-32663

* Fri Aug 16 2024 Rafael Jeffman <rjeffman@redhat.com> - 2.6.1-1
- Rebase to 2.6.1
  Resolves: RHEL-32628, RHEL-32663

* Mon Jun 26 2023 Rafael Jeffman <rjeffman@redhat.com> - 2.3.0-2
- Fix build for legacy setup.py
  Related: rhbz#2177854

* Wed May 17 2023 Rafael Jeffman <rjeffman@redhat.com> - 2.3.0-1
- Rebase to version 2.3.0
  Resolves: rhbz#2177854

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.2.1-2
- Rebuilt for MSVSphere 9.2 beta

* Sat Jan 07 2023 Rafael Jeffman <rjeffman@redhat.com> - 2.2.1-2
- Remove pycache from patch 0003.
  Related: rhbz#2107651

* Fri Jan 06 2023 Rafael Jeffman <rjeffman@redhat.com> - 2.2.1-1
- Rebase to version 2.2.1
  Resolves: rhbz#2088661
- Disable DNSSEC tests using SHA1 due to crypto policies
  Resolves: rhbz#2107651