Tue Sep 26 17:37:40 2017 UTC ()
py-IP: update to 0.83

Version 0.83:
* Add carrier grade NAT ranges
* Unbreak lots of packing systems by not having a letter in the release version


(adam)
diff -r1.21 -r1.22 pkgsrc/net/py-IP/Makefile
diff -r1.6 -r1.7 pkgsrc/net/py-IP/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/net/py-IP/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-IP/Makefile 2016/06/08 17:43:36 1.21
+++ pkgsrc/net/py-IP/Makefile 2017/09/26 17:37:40 1.22
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.21 2016/06/08 17:43:36 wiz Exp $ 1# $NetBSD: Makefile,v 1.22 2017/09/26 17:37:40 adam Exp $
2 2
3DISTNAME= IPy-0.81 3DISTNAME= IPy-0.83
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/IPy/IP/} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/IPy/IP/}
5CATEGORIES= net python 5CATEGORIES= net python
6MASTER_SITES= ${MASTER_SITE_PYPI:=I/IPy/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=I/IPy/}
7 7
8MAINTAINER= wenheping@gmail.com 8MAINTAINER= wenheping@gmail.com
9HOMEPAGE= https://github.com/haypo/python-ipy/ 9HOMEPAGE= https://github.com/haypo/python-ipy/
10COMMENT= Python module to handle IPv4 and IPv6 address 10COMMENT= Python module to handle IPv4 and IPv6 address
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13do-test: 13do-test:
14 ${RUN}cd ${WRKSRC}/test; ${SETENV} ${TEST_ENV} ${PYTHONBIN} test_IPy.py 14 cd ${WRKSRC}/test && ${SETENV} ${TEST_ENV} ${PYTHONBIN} test_IPy.py
15 15
16.include "../../lang/python/distutils.mk" 16.include "../../lang/python/distutils.mk"
17.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/net/py-IP/distinfo (expand / switch to unified diff)

--- pkgsrc/net/py-IP/distinfo 2015/11/04 00:35:29 1.6
+++ pkgsrc/net/py-IP/distinfo 2017/09/26 17:37:40 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2015/11/04 00:35:29 agc Exp $ 1$NetBSD: distinfo,v 1.7 2017/09/26 17:37:40 adam Exp $
2 2
3SHA1 (IPy-0.81.tar.gz) = c8a731313a2964c8c6aad18cec632b7332368f01 3SHA1 (IPy-0.83.tar.gz) = 0836e6788479b6507bccac1f9607c646d9c2562c
4RMD160 (IPy-0.81.tar.gz) = 6e708020c18cddb2f3588c2bd7fac98884842cb9 4RMD160 (IPy-0.83.tar.gz) = 9d059c6949134ac0f74ae768a8d6dbac5cdb9b54
5SHA512 (IPy-0.81.tar.gz) = 6a760818f5463ff5ee118c4a3cb08be54a8a460a73eb37cf7ccc44941c0b118e9c81ec4fdb48d4e957375b3b0487d6a55c1657996d19884ab137b867f3b1dbfc 5SHA512 (IPy-0.83.tar.gz) = 6bd69d96fa77dc4ceaf119b81c19a524b871badb37665a763a055e1c8b2ce3433c6e9534f03aa64d02e559dca2fac2c4e1d09b7fd78ed79c0fded88f803ad2de
6Size (IPy-0.81.tar.gz) = 32318 bytes 6Size (IPy-0.83.tar.gz) = 31816 bytes