summaryrefslogtreecommitdiffstats
path: root/package/python-idna
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-03-23 16:59:23 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-24 22:32:48 +0100
commit3caa0d0e31607f7fe94462b8dcfc344f88998d92 (patch)
treebb0d7f46e28d960ceb8ed55acea732bc47228ad3 /package/python-idna
parente3bbd97126bb5aa47f43c80cc723e8cda1e833d4 (diff)
downloadbuildroot-3caa0d0e31607f7fe94462b8dcfc344f88998d92.tar.gz
buildroot-3caa0d0e31607f7fe94462b8dcfc344f88998d92.zip
python-idna: bump to version 2.1
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-idna')
-rw-r--r--package/python-idna/python-idna.hash6
-rw-r--r--package/python-idna/python-idna.mk2
2 files changed, 4 insertions, 4 deletions
diff --git a/package/python-idna/python-idna.hash b/package/python-idna/python-idna.hash
index 10e3e9d841..4e4c6771bf 100644
--- a/package/python-idna/python-idna.hash
+++ b/package/python-idna/python-idna.hash
@@ -1,3 +1,3 @@
-# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=bd17a9d15e755375f48a62c13b25b801, sha256 locally computed
-md5 bd17a9d15e755375f48a62c13b25b801 idna-2.0.tar.gz
-sha256 16199aad938b290f5be1057c0e1efc6546229391c23cea61ca940c115f7d3d3b idna-2.0.tar.gz
+# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=f6473caa9c5e0cc1ad3fd5d04c3c114b, sha256 locally computed
+md5 f6473caa9c5e0cc1ad3fd5d04c3c114b idna-2.1.tar.gz
+sha256 ed36f281aebf3cd0797f163bb165d84c31507cedd15928b095b1675e2d04c676 idna-2.1.tar.gz
diff --git a/package/python-idna/python-idna.mk b/package/python-idna/python-idna.mk
index 7dd1253c17..3f9f109372 100644
--- a/package/python-idna/python-idna.mk
+++ b/package/python-idna/python-idna.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_IDNA_VERSION = 2.0
+PYTHON_IDNA_VERSION = 2.1
PYTHON_IDNA_SOURCE = idna-$(PYTHON_IDNA_VERSION).tar.gz
PYTHON_IDNA_SITE = https://pypi.python.org/packages/source/i/idna
PYTHON_IDNA_LICENSE = BSD-3c
OpenPOWER on IntegriCloud