summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-12-29 23:47:23 +0000
committerwiz <wiz@pkgsrc.org>2016-12-29 23:47:23 +0000
commitc691b863ef30e1a875c09d1f96b3084ae89fb16b (patch)
treeaee47e3e86015fdf2877e165b2b0059992dedd9f /www
parentf4b98556adcb573dbe01faf71bbe998cf9fbf0af (diff)
downloadpkgsrc-c691b863ef30e1a875c09d1f96b3084ae89fb16b.tar.gz
Updated py-idna to 2.2.
2.2 (2016-12-21) ++++++++++++++++ - Made some changes to the UTS 46 data that should allow Jython to get around 64kb Java class limits. (Thanks, John A. Booth and Marcin PÅ‚onka.) - In Python 2.6, skip two tests that rely on data not present in that Python version's unicodedata module. - Use relative imports to help downstream users.
Diffstat (limited to 'www')
-rw-r--r--www/py-idna/Makefile4
-rw-r--r--www/py-idna/PLIST3
-rw-r--r--www/py-idna/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/www/py-idna/Makefile b/www/py-idna/Makefile
index 8dfe0fadf4a..7ac3f8f5cf9 100644
--- a/www/py-idna/Makefile
+++ b/www/py-idna/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 17:43:43 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/12/29 23:47:23 wiz Exp $
-DISTNAME= idna-2.1
+DISTNAME= idna-2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/idna/}
diff --git a/www/py-idna/PLIST b/www/py-idna/PLIST
index 76925a58ca3..0ba8446514f 100644
--- a/www/py-idna/PLIST
+++ b/www/py-idna/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2016/04/08 15:23:33 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2016/12/29 23:47:23 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/pbr.json
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/idna/__init__.py
${PYSITELIB}/idna/__init__.pyc
diff --git a/www/py-idna/distinfo b/www/py-idna/distinfo
index d6c7dbf9fe4..dba7f25b88c 100644
--- a/www/py-idna/distinfo
+++ b/www/py-idna/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/04/08 15:23:33 wiz Exp $
+$NetBSD: distinfo,v 1.5 2016/12/29 23:47:23 wiz Exp $
-SHA1 (idna-2.1.tar.gz) = 0ddbcf032e8eb2166ab040e6a92f1efcb43b5852
-RMD160 (idna-2.1.tar.gz) = 35dac9642f026e21279678a5af5d951c56dc584b
-SHA512 (idna-2.1.tar.gz) = b275f48f46694d54915cb48fcc65b683895ff9834bb267c77535aba0c9c6d8ca10dc207cf5ec53c167e66e236d943a3ec577c140aa5cfc8ad286800b7c67b63b
-Size (idna-2.1.tar.gz) = 128996 bytes
+SHA1 (idna-2.2.tar.gz) = 321ce9f912db4e6017ddd6aea99b83f2b39f937d
+RMD160 (idna-2.2.tar.gz) = d3527646a4719debb6dd03a85e5ec426d42cf140
+SHA512 (idna-2.2.tar.gz) = affd8738e78ee0db7e44e508bab2a2223e9d1991711a4930ce820354e2c348f92502bd27fb6a93a25300ce78bac444b808143f2754b44720c19d4707e60d56ae
+Size (idna-2.2.tar.gz) = 130203 bytes