pkgsrc/net/py-dns/distinfo
gson c8353103a8 Update py-dns to 1.0.0. Fixes pkg/22020.
Changes from 1.0.0b3:

	* dns/rdata.py: Rdatas now implement rich comparisons instead of
	__cmp__.

	* dns/name.py: Names now implement rich comparisons instead of
	__cmp__.

	* dns/inet.py (inet_ntop): Always use our code, since the code
	in the socket module doesn't support AF_INET6 conversions if
	IPv6 sockets are not available on the system.

	* dns/resolver.py (Answer.__init__): A dangling CNAME chain was
	not raising NoAnswer.

	* Added a simple resolver Cache class.

	* Added an expiration attribute to answer instances.
2003-06-30 15:33:53 +00:00

4 lines
173 B
Text

$NetBSD: distinfo,v 1.2 2003/06/30 15:33:54 gson Exp $
SHA1 (dnspython-1.0.0.tar.gz) = 15ae1adee1cecd45f565ca56d45ad1577bd09d4c
Size (dnspython-1.0.0.tar.gz) = 56681 bytes