[Midnightbsd-cvs] mports [23343] trunk/dns/py-idna: idna 2.6
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu May 3 10:10:03 EDT 2018
Revision: 23343
http://svnweb.midnightbsd.org/mports/?rev=23343
Author: laffer1
Date: 2018-05-03 10:10:02 -0400 (Thu, 03 May 2018)
Log Message:
-----------
idna 2.6
Modified Paths:
--------------
trunk/dns/py-idna/Makefile
trunk/dns/py-idna/distinfo
Modified: trunk/dns/py-idna/Makefile
===================================================================
--- trunk/dns/py-idna/Makefile 2018-05-03 14:04:57 UTC (rev 23342)
+++ trunk/dns/py-idna/Makefile 2018-05-03 14:10:02 UTC (rev 23343)
@@ -2,7 +2,7 @@
# $FreeBSD: head/dns/py-idna/Makefile 400660 2015-11-02 16:30:46Z koobs $
PORTNAME= idna
-PORTVERSION= 2.0
+PORTVERSION= 2.6
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@
LICENSE= python
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
Modified: trunk/dns/py-idna/distinfo
===================================================================
--- trunk/dns/py-idna/distinfo 2018-05-03 14:04:57 UTC (rev 23342)
+++ trunk/dns/py-idna/distinfo 2018-05-03 14:10:02 UTC (rev 23343)
@@ -1,2 +1,3 @@
-SHA256 (idna-2.0.tar.gz) = 16199aad938b290f5be1057c0e1efc6546229391c23cea61ca940c115f7d3d3b
-SIZE (idna-2.0.tar.gz) = 135150
+TIMESTAMP = 1525356584
+SHA256 (idna-2.6.tar.gz) = 2c6a5de3089009e3da7c5dde64a141dbc8551d5b7f6cf4ed7c2568d0cc520a8f
+SIZE (idna-2.6.tar.gz) = 135992
More information about the Midnightbsd-cvs
mailing list