Name: | python3-dns |
---|---|
Version: | 1.15.0 |
Release: | 10.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1028214 |
License: | MIT |
RPM: | python3-dns-1.15.0-10.el8.noarch.rpm |
Source RPM: | python-dns-1.15.0-10.el8.src.rpm |
Build Date: | Sat Feb 15 2020 |
Build Host: | jenkins-10-147-72-125-fd830b6b-4c62-43ce-adb7-b4f91f0f55f4.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.dnspython.org/ |
Summary: | DNS toolkit for Python 3 |
Description: | dnspython3 is a DNS toolkit for Python 3. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython3 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. |
- Release bump for gating Related: rhbz#1731081
- Fix unicode label escaping Resolves: rhbz#1731081
- Drop python2 subpackage (#1567168)
- Allow Python 2 for build see https://hurl.corp.redhat.com/rhel8-py2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Cleanup spec file conditionals
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- Latest Release