Upgrade to release 17.1.1:

- Feed the hobgoblins (delint)
- Supply the types, irrespective of platform
- Ignore the arg type

License-Update: Update years

Signed-off-by: Leon Anavi <[email protected]>
---
 .../{python3-path_17.1.0.bb => python3-path_17.1.1.bb} | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-path_17.1.0.bb => 
python3-path_17.1.1.bb} (68%)

diff --git a/meta-python/recipes-devtools/python/python3-path_17.1.0.bb 
b/meta-python/recipes-devtools/python/python3-path_17.1.1.bb
similarity index 68%
rename from meta-python/recipes-devtools/python/python3-path_17.1.0.bb
rename to meta-python/recipes-devtools/python/python3-path_17.1.1.bb
index 066f756730..be150f3dbb 100644
--- a/meta-python/recipes-devtools/python/python3-path_17.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-path_17.1.1.bb
@@ -1,8 +1,8 @@
 SUMMARY = "A module wrapper for os.path"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=141643e11c48898150daa83802dbc65f"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=1aeae65f25a15b1e46d4381f2f094e0a"
 
-SRC_URI[sha256sum] = 
"d41e05ed4fa1d4f6d702df3c1e0a1a255d7b544287432456455dc7c51e5f98e9"
+SRC_URI[sha256sum] = 
"2dfcbfec8b4d960f3469c52acf133113c2a8bf12ac7b98d629fa91af87248d42"
 
 SRC_URI += "\
     file://run-ptest \
@@ -10,7 +10,10 @@ SRC_URI += "\
 
 inherit pypi python_setuptools_build_meta ptest
 
-DEPENDS += "python3-setuptools-scm-native"
+DEPENDS += " \
+    python3-setuptools-scm-native \
+    python3-coherent-licensed-native \
+"
 
 RDEPENDS:${PN} += " \
     python3-appdirs \
@@ -22,6 +25,7 @@ RDEPENDS:${PN} += " \
 RDEPENDS:${PN}-ptest += " \
     python3-pytest \
     python3-unittest-automake-output \
+    python3-more-itertools \
 "
 
 BBCLASSEXTEND = "nativesdk native"
-- 
2.47.3

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#123939): 
https://lists.openembedded.org/g/openembedded-devel/message/123939
Mute This Topic: https://lists.openembedded.org/mt/117486568/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to