Subject: CVS commit: pkgsrc/net/py-netaddr
From: Adam Ciarcinski
Date: 2017-09-28 14:25:11
Message id: 20170928122511.493E4FA9C@cvs.NetBSD.org

Log Message:
py-netaddr: update to 0.7.19

Release: 0.7.19:

* added a new SubnetSplitter class for those looking to divide up subnets.
  Thanks alanwill and RyPeck and those on (Stack Overflow discussion).

* removed bundled pytest dependency code for "python setup.py test".

* setup.py now uses setuptools only (no more distutils) and setup_egg.py removed.

* cleaned up INSTALL docs so they accurately reflect current Python packaging.

* fixed broken parsing, generating and reading of IEEE index files when switching
  between Python 2.x and 3.x.

Files:
RevisionActionfile
1.4modifypkgsrc/net/py-netaddr/Makefile
1.3modifypkgsrc/net/py-netaddr/PLIST
1.4modifypkgsrc/net/py-netaddr/distinfo
1.3modifypkgsrc/net/py-netaddr/patches/patch-setup.py
1.1addpkgsrc/net/py-netaddr/ALTERNATIVES