On 2021-02-11 1:34 p.m., Oleksandr Kravchuk wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]
License-Update: copyright years.
Signed-off-by: Oleksandr Kravchuk <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
meta-python/recipes-devtools/python/python3-idna_2.10.bb | 2 --
.../python/{python-idna.inc => python3-idna_3.1.bb} | 7 ++++---
2 files changed, 4 insertions(+), 5 deletions(-)
delete mode 100644 meta-python/recipes-devtools/python/python3-idna_2.10.bb
rename meta-python/recipes-devtools/python/{python-idna.inc =>
python3-idna_3.1.bb} (60%)
diff --git a/meta-python/recipes-devtools/python/python3-idna_2.10.bb
b/meta-python/recipes-devtools/python/python3-idna_2.10.bb
deleted file mode 100644
index a08ca714ac..0000000000
--- a/meta-python/recipes-devtools/python/python3-idna_2.10.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit pypi setuptools3
-require python-idna.inc
diff --git a/meta-python/recipes-devtools/python/python-idna.inc
b/meta-python/recipes-devtools/python/python3-idna_3.1.bb
similarity index 60%
rename from meta-python/recipes-devtools/python/python-idna.inc
rename to meta-python/recipes-devtools/python/python3-idna_3.1.bb
index 4968f10726..fab5445954 100644
--- a/meta-python/recipes-devtools/python/python-idna.inc
+++ b/meta-python/recipes-devtools/python/python3-idna_3.1.bb
@@ -1,15 +1,16 @@
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=cf36c8682cc154d2d4aa57bd6246b9a1"
+LIC_FILES_CHKSUM = "file://LICENSE.md;md5=239668a7c6066d9e0c5382e9c8c6c0e1"
-SRC_URI[md5sum] = "7a910c706db30d758f377db2762c0f9a"
-SRC_URI[sha256sum] =
"b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6"
+SRC_URI[sha256sum] =
"c5b02147e01ea9920e6b0a3f1f7bb833612d507592c837a6c49552768f4054e1"
RDEPENDS_${PN}_class-target = "\
${PYTHON_PN}-codecs \
"
+inherit pypi setuptools3
+
# Remove bundled egg-info
do_compile_prepend() {
rm -rf ${S}/idna.egg-info
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#89554):
https://lists.openembedded.org/g/openembedded-devel/message/89554
Mute This Topic: https://lists.openembedded.org/mt/80564909/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-