--- - branch: MAIN date: Sun Jan 21 20:25:31 UTC 2024 files: - new: '1.41' old: '1.40' path: pkgsrc/net/py-dns/Makefile pathrev: pkgsrc/net/py-dns/Makefile@1.41 type: modified - new: '1.19' old: '1.18' path: pkgsrc/net/py-dns/PLIST pathrev: pkgsrc/net/py-dns/PLIST@1.19 type: modified - new: '1.25' old: '1.24' path: pkgsrc/net/py-dns/distinfo pathrev: pkgsrc/net/py-dns/distinfo@1.25 type: modified id: 20240121T202531Z.6c5a337642b62c778c2235b1027929252310e289 log: | py-dns: update to 2.5.0. 2.5.0 Dnspython now uses hatchling for builds. Asynchronous destinationless sockets now work on Windows. Cython is no longer supported due to various typing issues. Dnspython now explicitly canonicalizes IPv4 and IPv6 addresses. Previously it was possible for non-canonical IPv6 forms to be stored in a AAAA address, which would work correctly but possibly cause problmes if the address were used as a key in a dictionary. The number of messages in a section can be retrieved with section_count(). Truncation preferences for messages can be specified. The length of a message can be automatically prepended when rendering. dns.message.create_response() automatically adds padding when required by RFC 8467. The TLS verify parameter is now supported by dns.query.tls(), and the DoH and DoT Nameserver subclasses. The MutableMapping used to store content in a zone may now be specified by a factory when subclassing. Factories may also be provided for writable verisons and immutable versions. dns.name.Name now has predecessor() and successor() methods implementing RFC 4471. QUIC has had a number of bug fixes and also now supports session tickets for faster session resumption. The NSEC3 class now has a next_name() method for retrieving the next name as a dns.name.Name. Windows WMI interface detection should be more robust. module: pkgsrc subject: 'CVS commit: pkgsrc/net/py-dns' unixtime: '1705868731' user: wiz