Name: | python3-dns |
---|---|
Version: | 2.2.1 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1632172 |
License: | ISC and MIT |
RPM: | python3-dns-2.2.1-2.el9.noarch.rpm |
Source RPM: | python-dns-2.2.1-2.el9.src.rpm |
Build Date: | Sat Apr 01 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://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. |
- 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
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Skip tests that require external network connection.
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Add bconds for extras require trio, curio, and doh - Move trio and curio backend modules into extras subpackages - Enable python3-dns+curio meta package - Skip failing test testCanonicalNameDangling
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 2.1.0 final (#1913860)