Name: | python3-dns |
---|---|
Version: | 2.6.1 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2233107 |
License: | ISC |
RPM: | python3-dns-2.6.1-3.el9.noarch.rpm |
Source RPM: | python-dns-2.6.1-3.el9.src.rpm |
Build Date: | Sun Oct 27 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.dnspython.org |
Summary: | DNS toolkit for Python |
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. |
- Ensure dns.rdtypes subpackages are available Related: RHEL-32663
- Add missing files due to build change from hatchling to setuptools Related: RHEL-32663
- Rebase to 2.6.1 Resolves: RHEL-32628, RHEL-32663
- Fix build for legacy setup.py Related: rhbz#2177854
- Rebase to version 2.3.0 Resolves: rhbz#2177854
- Remove pycache from patch 0003. Related: rhbz#2107651
- Rebase to version 2.2.1 Resolves: rhbz#2088661 - Disable DNSSEC tests using SHA1 due to crypto policies Resolves: rhbz#2107651