aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-idna.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-02-03 11:45:39 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:43:27 +0100
commitdb9b1ea86af6e5a4f338bdda7076ba5a37597fd4 (patch)
tree0100e8f8be027df9a52b760a9339ed53ca331cbc /meta-python/recipes-devtools/python/python-idna.inc
parentbab0cf6056360b2fce074ad854e28b3b1f74e934 (diff)
downloadmeta-openembedded-db9b1ea86af6e5a4f338bdda7076ba5a37597fd4.tar.gz
python-idna: update to version 2.2
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-idna.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-idna.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-idna.inc b/meta-python/recipes-devtools/python/python-idna.inc
index 8e1fcb42b1..ba5e341d52 100644
--- a/meta-python/recipes-devtools/python/python-idna.inc
+++ b/meta-python/recipes-devtools/python/python-idna.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/kjd/idna"
LICENSE = "BSD-3-Clause & Python-2.0 & Unicode"
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=134bdad79491c37bdae32811572b4bc6"
-SRC_URI[md5sum] = "f6473caa9c5e0cc1ad3fd5d04c3c114b"
-SRC_URI[sha256sum] = "ed36f281aebf3cd0797f163bb165d84c31507cedd15928b095b1675e2d04c676"
+SRC_URI[md5sum] = "e2d3f8a45d3d048a653eb186896e9e3e"
+SRC_URI[sha256sum] = "0ac27740937d86850010e035c6a10a564158a5accddf1aa24df89b0309252426"
BBCLASSEXTEND = "native nativesdk"