Commit Graph

4 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman
4c9c8b01f4 dns/py-dnspython2: Update version 2.1.0=>2.2.0
Relnotes: https://www.dnspython.org/news/2.2.0/
2022-01-19 16:48:27 -06:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Muhammad Moinur Rahman
d90ffaa0d7 dns/py-dnspython2: Update version 2.0.0=>2.1.0
Relnotes:	https://www.dnspython.org/news/2.1.0/
2021-02-11 17:06:50 +00:00
Muhammad Moinur Rahman
e1767da522 [NEW] dns/py-dnspython2: DNS toolkit for Python - 2.X branch
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.

WWW: http://www.dnspython.org/

PR:				250566
Reported by:	yasu@utahime.org
Approved by:	rm
2020-11-02 11:40:12 +00:00