From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../meta-python/recipes-devtools/python/python-idna.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'external/meta-openembedded/meta-python/recipes-devtools/python/python-idna.inc') diff --git a/external/meta-openembedded/meta-python/recipes-devtools/python/python-idna.inc b/external/meta-openembedded/meta-python/recipes-devtools/python/python-idna.inc index 519812dd..13b0cdb6 100644 --- a/external/meta-openembedded/meta-python/recipes-devtools/python/python-idna.inc +++ b/external/meta-openembedded/meta-python/recipes-devtools/python/python-idna.inc @@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/kjd/idna" LICENSE = "BSD-3-Clause & Python-2.0 & Unicode" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=782775b32f96098512e283fb5d4546cd" -SRC_URI[md5sum] = "0e5bb69018ddef1b9d95f681182be82c" -SRC_URI[sha256sum] = "684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16" +SRC_URI[md5sum] = "2e9ae0b4a0b26d1747c6127cdb060bc1" +SRC_URI[sha256sum] = "c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407" RDEPENDS_${PN}_class-target = "\ ${PYTHON_PN}-codecs \ -- cgit 1.2.3-korg