[Buildroot] [git commit] python-idna: bump to version 2.1

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Mar 24 21:32:48 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=3caa0d0e31607f7fe94462b8dcfc344f88998d92
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/python-idna/python-idna.hash | 6 +++---
 package/python-idna/python-idna.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-idna/python-idna.hash b/package/python-idna/python-idna.hash
index 10e3e9d..4e4c677 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 7dd1253..3f9f109 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


More information about the buildroot mailing list