summaryrefslogtreecommitdiff
path: root/net/py-ipaddress
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-12-17 16:20:30 +0000
committeradam <adam@pkgsrc.org>2017-12-17 16:20:30 +0000
commita102a8093cfb42120730d5752acda040580ba3d3 (patch)
treee517c5fc1802d56ee06e821d15a2060523eae489 /net/py-ipaddress
parent2fa0660ecdbf83b4ed012675e1efe88722de5b59 (diff)
downloadpkgsrc-a102a8093cfb42120730d5752acda040580ba3d3.tar.gz
py-ipaddress: updated to 1.0.19
1.0.19: Bug fixes.
Diffstat (limited to 'net/py-ipaddress')
-rw-r--r--net/py-ipaddress/Makefile8
-rw-r--r--net/py-ipaddress/distinfo10
2 files changed, 9 insertions, 9 deletions
diff --git a/net/py-ipaddress/Makefile b/net/py-ipaddress/Makefile
index 4239d8973a6..e29d80409b5 100644
--- a/net/py-ipaddress/Makefile
+++ b/net/py-ipaddress/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2017/01/18 20:47:40 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/12/17 16:20:30 adam Exp $
-DISTNAME= ipaddress-1.0.18
+DISTNAME= ipaddress-1.0.19
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel python
+CATEGORIES= net devel python
MASTER_SITES+= ${MASTER_SITE_PYPI:=i/ipaddress/}
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -10,7 +10,7 @@ HOMEPAGE= https://pypi.python.org/pypi/ipaddress
COMMENT= Port of the python 3.3+ ipaddress module to 2.6 and 2.7
LICENSE= python-software-foundation
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # included in 3.3+
+PYTHON_VERSIONS_ACCEPTED= 27 # included in 3.3+
do-test:
cd ${WRKSRC} && ${PYTHONBIN} test_ipaddress.py
diff --git a/net/py-ipaddress/distinfo b/net/py-ipaddress/distinfo
index b191835ac5f..d2520aa381b 100644
--- a/net/py-ipaddress/distinfo
+++ b/net/py-ipaddress/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/01/18 20:47:40 wiz Exp $
+$NetBSD: distinfo,v 1.8 2017/12/17 16:20:30 adam Exp $
-SHA1 (ipaddress-1.0.18.tar.gz) = f15a3714e4bea2ddfe54e80ad6f7b5de57cc94c5
-RMD160 (ipaddress-1.0.18.tar.gz) = 7646f71a21a258c323687dbb60b003406873b75f
-SHA512 (ipaddress-1.0.18.tar.gz) = 7d1c8cf67db5b55a872783390ca214bb39e243d313311674afe10008e86638838bef5f9e6d703803bdcfde6d27520b1fc19d0adb19d482e27a327fb735aa0312
-Size (ipaddress-1.0.18.tar.gz) = 32475 bytes
+SHA1 (ipaddress-1.0.19.tar.gz) = 9a6184cb3da3d967adc3dde4606614f0dd00ab47
+RMD160 (ipaddress-1.0.19.tar.gz) = 5db2a8271de6a2ddc42229d8cb83d14886437b8a
+SHA512 (ipaddress-1.0.19.tar.gz) = e49d0d0b76c108f985a5d209092495b5839195d9c4d5c975cc17c89e98d9b6bf0983f71f3b183c3974eccf0529cfb22aa8fbe384485be019da3fb74d50f1f4f1
+Size (ipaddress-1.0.19.tar.gz) = 32854 bytes