Path to this page:
Subject: CVS commit: pkgsrc/net/py-netaddr
From: Adam Ciarcinski
Date: 2024-06-07 13:04:13
Message id: 20240607110413.5E8D7FC74@cvs.NetBSD.org
Log Message:
py-netaddr: updated to 1.3.0
Release: 1.3.0
Added:
* Add partial address expansion in :class:`IPNetwork` via the ``expand_partial`` \
switch,
this enables opting into pre-1.1.0 behavior
Fixed:
* Fix running the test suite on musl systems
* Fix :class:`IPAddress` IPv6 parsing with :data:`ZEROFILL` enabled
* Fix handling of the :data:`NOHOST` flag in the :class:`IPNetwork` copy constructor
Files: