Name: | python-dns |
---|---|
Version: | 1.11.1 |
Release: | 2.20140901git9329daf.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 1064261 |
License: | MIT |
RPM: | python-dns-1.11.1-2.20140901git9329daf.el7.noarch.rpm |
Source RPM: | python-dns-1.11.1-2.20140901git9329daf.el7.src.rpm |
Build Date: | Sat Dec 13 2014 |
Build Host: | ca-buildj3.us.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. |
- Rebase to latest upstream commit - Remove unnecessary sources and patches - Specfile cleanup Resolves: rhbz#1112999
- Rebase to version 1.11.1 - Remove downstream patch that was merged upstream Resolves: rhbz#1112999
- Patch to fix LOC records parsing Resolves: rhbz#1056747
- Mass rebuild 2013-12-27
- add python3-dns subpackage (rhbz#911933)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Updated to 1.10.0 - Patch to support TLSA RRtype
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- - dnspython 1.9.4 has been released and is available at - http://www.dnspython.org/kits/1.9.4/ - - There is no new functionality in this release; just a few bug fixes - in RRSIG and SIG code. - - I will be eliminating legacy code for earlier versions of DNSSEC in a - future release of dnspython.