pkgsrc/net/py-dns/distinfo
minskim 870019e1ff Update py-dns to 1.2.0 and bl3ify.
Changes in 1.2.0:

  - Timeout support has been overhauled. It now works on Python 2.2 as
  well as 2.3, and the total time spent processing a query is now much
  more controllable than before since the timeout is now on the whole
  query instead of just on individual network calls.

  - The master file reader now gives the filename and line number of
  the offending input when a syntax error occurs.

  - $INCLUDE is now supported in DNS master files. Processing of
  $INCLUDE can also be disabled if desired.

  - BIND 8 style TTLs, e.g. "1w2d3h4m5s", are accepted when reading a
  master file, but will never be emitted.

  - Basic zone sanity checks are made after a zone is
  loaded. Specifically, the zone must have SOA and NS rdatasets at its
  origin.
2004-02-23 17:25:32 +00:00

4 lines
176 B
Text

$NetBSD: distinfo,v 1.4 2004/02/23 17:25:32 minskim Exp $
SHA1 (dnspython-1.2.0.tar.gz) = 909b211ea76106bfa04d1fb4474ff6ae573ac031
Size (dnspython-1.2.0.tar.gz) = 82656 bytes