pkgsrc/net/py-dns/distinfo
fhajny ad61da77a4 Update net/py-dns to 1.15.0.
* IDNA 2008 support is now available if the "idna" module has been
  installed and IDNA 2008 is requested.  The default IDNA behavior
  is still IDNA 2003.  The new IDNA codec mechanism is currently
  only useful for direct calls to dns.name.from_text() or
  dns.name.from_unicode(), but in future releases it will be
  deployed throughout dnspython, e.g. so that you can read a
  masterfile with an IDNA 2008 codec in force.

* By default, dns.name.to_unicode() is not strict about which
  version of IDNA the input complies with.  Strictness can be
  requested by using one of the strict IDNA codecs.

* Add AVC RR support.

* Some problems with newlines in various output modes have been
  addressed.

* dns.name.to_text() now returns text and not bytes on Python 3.x

* More miscellaneous fixes for the Python 2/3 codeline merge.
2016-11-11 09:39:05 +00:00

6 lines
419 B
Text

$NetBSD: distinfo,v 1.16 2016/11/11 09:39:05 fhajny Exp $
SHA1 (dnspython-1.15.0.tar.gz) = fcb8edb4b307f68a27cd356e7b44f53512b63b5e
RMD160 (dnspython-1.15.0.tar.gz) = b3bf88a627850d29b5da6e67d5f2e9643283bc65
SHA512 (dnspython-1.15.0.tar.gz) = 89792cc5033a1a93a4018cf437adf141364c8a072bf7e8eb4abbe7d7f6351e652129138405c0cee2173870618f480fba4cd30f3b4874f40f5c6f870c252f08ed
Size (dnspython-1.15.0.tar.gz) = 144073 bytes