Hi,

This diff updates py-idna to the latest release.
Tested on amd64.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/py-idna/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile    2 Mar 2017 14:34:10 -0000       1.7
+++ Makefile    19 Jun 2017 20:33:43 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              Python library to support the IDNA protocol
 
-MODPY_EGG_VERSION =    2.4
+MODPY_EGG_VERSION =    2.5
 DISTNAME =             idna-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
 CATEGORIES =           net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/py-idna/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    2 Mar 2017 14:34:10 -0000       1.5
+++ distinfo    19 Jun 2017 20:33:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (idna-2.4.tar.gz) = KgcWX2KI9Lkgqoq0NXweWQc8XWLgSKQAUQmCdp4Dm9k=
-SIZE (idna-2.4.tar.gz) = 130182
+SHA256 (idna-2.5.tar.gz) = PLXOCARsTjpWD8AvE40Kxj4A+M5ZAaVrMuyLeZQIKqs=
+SIZE (idna-2.5.tar.gz) = 130211

Reply via email to