aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-idna.inc
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-05-12 22:46:08 +0800
committerKhem Raj <raj.khem@gmail.com>2020-05-12 12:33:42 -0700
commit45ca9fc0dee498d2d4a59e9768b0a145656016ff (patch)
treebc3ff93f9407b18ce1fc5f3da33a24b128fd32c8 /meta-python/recipes-devtools/python/python-idna.inc
parentac515fa6208e3bc91e0e8c4058f72da70d955305 (diff)
downloadmeta-openembedded-45ca9fc0dee498d2d4a59e9768b0a145656016ff.tar.gz
python3-idna: upgrade 2.8 -> 2.9
-License-Update: Copyright year updated to 2020. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-idna.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-idna.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-idna.inc b/meta-python/recipes-devtools/python/python-idna.inc
index 13b0cdb624..adf26e0279 100644
--- a/meta-python/recipes-devtools/python/python-idna.inc
+++ b/meta-python/recipes-devtools/python/python-idna.inc
@@ -1,10 +1,10 @@
SUMMARY = "Internationalised Domain Names in Applications"
HOMEPAGE = "https://github.com/kjd/idna"
LICENSE = "BSD-3-Clause & Python-2.0 & Unicode"
-LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=782775b32f96098512e283fb5d4546cd"
+LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=cf36c8682cc154d2d4aa57bd6246b9a1"
-SRC_URI[md5sum] = "2e9ae0b4a0b26d1747c6127cdb060bc1"
-SRC_URI[sha256sum] = "c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407"
+SRC_URI[md5sum] = "870b8b80267f00f0faf1b7ba4bdbf14e"
+SRC_URI[sha256sum] = "7588d1c14ae4c77d74036e8c22ff447b26d0fde8f007354fd48a7814db15b7cb"
RDEPENDS_${PN}_class-target = "\
${PYTHON_PN}-codecs \