pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-ipaddress py-ipaddress: updated to 1.0.19



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f4aacf4e23b
branches:  trunk
changeset: 372793:3f4aacf4e23b
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Dec 17 16:20:30 2017 +0000

description:
py-ipaddress: updated to 1.0.19

1.0.19:
Bug fixes.

diffstat:

 net/py-ipaddress/Makefile |   8 ++++----
 net/py-ipaddress/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (39 lines):

diff -r c80f0bebab6e -r 3f4aacf4e23b net/py-ipaddress/Makefile
--- a/net/py-ipaddress/Makefile Sun Dec 17 16:17:54 2017 +0000
+++ b/net/py-ipaddress/Makefile Sun Dec 17 16:20:30 2017 +0000
@@ -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@localhost
@@ -10,7 +10,7 @@
 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 -r c80f0bebab6e -r 3f4aacf4e23b net/py-ipaddress/distinfo
--- a/net/py-ipaddress/distinfo Sun Dec 17 16:17:54 2017 +0000
+++ b/net/py-ipaddress/distinfo Sun Dec 17 16:20:30 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index