Wed Jan 18 20:47:40 2017 UTC ()
Update to 1.0.18. Changes not found.


(wiz)
diff -r1.8 -r1.9 pkgsrc/net/py-ipaddress/Makefile
diff -r1.6 -r1.7 pkgsrc/net/py-ipaddress/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/net/py-ipaddress/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-ipaddress/Makefile 2017/01/01 14:43:51 1.8
+++ pkgsrc/net/py-ipaddress/Makefile 2017/01/18 20:47:40 1.9
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.8 2017/01/01 14:43:51 wiz Exp $ 1# $NetBSD: Makefile,v 1.9 2017/01/18 20:47:40 wiz Exp $
2 2
3DISTNAME= ipaddress-1.0.17 3DISTNAME= ipaddress-1.0.18
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES+= ${MASTER_SITE_PYPI:=i/ipaddress/} 6MASTER_SITES+= ${MASTER_SITE_PYPI:=i/ipaddress/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://pypi.python.org/pypi/ipaddress 9HOMEPAGE= https://pypi.python.org/pypi/ipaddress
10COMMENT= Port of the python 3.3+ ipaddress module to 2.6 and 2.7 10COMMENT= Port of the python 3.3+ ipaddress module to 2.6 and 2.7
11LICENSE= python-software-foundation 11LICENSE= python-software-foundation
12 12
13PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # included in 3.3+ 13PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # included in 3.3+
14 14
15do-test: 15do-test:
16 cd ${WRKSRC} && ${PYTHONBIN} test_ipaddress.py 16 cd ${WRKSRC} && ${PYTHONBIN} test_ipaddress.py

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

--- pkgsrc/net/py-ipaddress/distinfo 2016/10/19 12:45:55 1.6
+++ pkgsrc/net/py-ipaddress/distinfo 2017/01/18 20:47:40 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2016/10/19 12:45:55 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2017/01/18 20:47:40 wiz Exp $
2 2
3SHA1 (ipaddress-1.0.17.tar.gz) = 34bfa4108877dc1ccbe40f93145fd6f54718c535 3SHA1 (ipaddress-1.0.18.tar.gz) = f15a3714e4bea2ddfe54e80ad6f7b5de57cc94c5
4RMD160 (ipaddress-1.0.17.tar.gz) = 3482b947c2167d890152e1077de01ca36cd5d0f6 4RMD160 (ipaddress-1.0.18.tar.gz) = 7646f71a21a258c323687dbb60b003406873b75f
5SHA512 (ipaddress-1.0.17.tar.gz) = c9f7c7226fd28a1b3905139713c2269b4bdbe5bc1b8e44ab8edd56c0cd2b6938577a66fce139ecce06398de89321097ac672bff2d1618ca2f3b917c15553f50d 5SHA512 (ipaddress-1.0.18.tar.gz) = 7d1c8cf67db5b55a872783390ca214bb39e243d313311674afe10008e86638838bef5f9e6d703803bdcfde6d27520b1fc19d0adb19d482e27a327fb735aa0312
6Size (ipaddress-1.0.17.tar.gz) = 32434 bytes 6Size (ipaddress-1.0.18.tar.gz) = 32475 bytes