summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-idna.inc10
-rw-r--r--meta-python/recipes-devtools/python/python-idna_2.4.bb (renamed from meta-python/recipes-devtools/python/python-idna_2.2.bb)0
-rw-r--r--meta-python/recipes-devtools/python/python3-idna_2.4.bb (renamed from meta-python/recipes-devtools/python/python3-idna_2.2.bb)0
3 files changed, 7 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-idna.inc b/meta-python/recipes-devtools/python/python-idna.inc
index ba5e341d5..bfcd87c25 100644
--- a/meta-python/recipes-devtools/python/python-idna.inc
+++ b/meta-python/recipes-devtools/python/python-idna.inc
@@ -1,9 +1,13 @@
1SUMMARY = "Internationalised Domain Names in Applications" 1SUMMARY = "Internationalised Domain Names in Applications"
2HOMEPAGE = "https://github.com/kjd/idna" 2HOMEPAGE = "https://github.com/kjd/idna"
3LICENSE = "BSD-3-Clause & Python-2.0 & Unicode" 3LICENSE = "BSD-3-Clause & Python-2.0 & Unicode"
4LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=134bdad79491c37bdae32811572b4bc6" 4LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=c9ba5acd829579492fd5eb306c7a0565"
5 5
6SRC_URI[md5sum] = "e2d3f8a45d3d048a653eb186896e9e3e" 6SRC_URI[md5sum] = "b27328914784bf3e4f6fae16f4b75ba9"
7SRC_URI[sha256sum] = "0ac27740937d86850010e035c6a10a564158a5accddf1aa24df89b0309252426" 7SRC_URI[sha256sum] = "2a07165f6288f4b920aa8ab4357c1e59073c5d62e048a400510982769e039bd9"
8
9RDEPENDS_${PN}_class-target = "\
10 ${PYTHON_PN}-codecs \
11"
8 12
9BBCLASSEXTEND = "native nativesdk" 13BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-idna_2.2.bb b/meta-python/recipes-devtools/python/python-idna_2.4.bb
index 2dcf72a29..2dcf72a29 100644
--- a/meta-python/recipes-devtools/python/python-idna_2.2.bb
+++ b/meta-python/recipes-devtools/python/python-idna_2.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-idna_2.2.bb b/meta-python/recipes-devtools/python/python3-idna_2.4.bb
index a08ca714a..a08ca714a 100644
--- a/meta-python/recipes-devtools/python/python3-idna_2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-idna_2.4.bb