summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-08-06 16:46:26 +0800
committerKhem Raj <raj.khem@gmail.com>2024-08-09 14:25:19 -0700
commitea3d1f793cf8276a4ebe646452e42ffd3a2b4c9f (patch)
tree83a7acecb21ff203ba26522235b347a19faf1816 /meta-python/recipes-devtools/python
parent1254f3374d8da7e8d5b6380a9644225b66d0af65 (diff)
downloadmeta-openembedded-ea3d1f793cf8276a4ebe646452e42ffd3a2b4c9f.tar.gz
python3-types-setuptools: upgrade 70.3.0.20240710 -> 71.1.0.20240726
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-types-setuptools_71.1.0.20240726.bb (renamed from meta-python/recipes-devtools/python/python3-types-setuptools_70.3.0.20240710.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_70.3.0.20240710.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_71.1.0.20240726.bb
index b461e7445b..ace198d045 100644
--- a/meta-python/recipes-devtools/python/python3-types-setuptools_70.3.0.20240710.bb
+++ b/meta-python/recipes-devtools/python/python3-types-setuptools_71.1.0.20240726.bb
@@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1
5 5
6inherit pypi setuptools3 6inherit pypi setuptools3
7 7
8SRC_URI[sha256sum] = "842cbf399812d2b65042c9d6ff35113bbf282dee38794779aa1f94e597bafc35" 8SRC_URI[sha256sum] = "85ba28e9461bb1be86ebba4db0f1c2408f2b11115b1966334ea9dc464e29303e"
9 9
10BBCLASSEXTEND = "native" 10BBCLASSEXTEND = "native"