diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-07-01 14:44:01 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-07-01 08:02:02 -0700 |
commit | 6a04b1384986a592d07dfe005e98ecaacedcfa04 (patch) | |
tree | a462d9e3240de80b100d9b01af01e1d448cc290a /meta-python | |
parent | 28b62c60ff700e775f21a2ec27013953442dcd40 (diff) | |
download | meta-openembedded-6a04b1384986a592d07dfe005e98ecaacedcfa04.tar.gz |
python3-types-setuptools: upgrade 70.0.0.20240524 -> 70.1.0.20240627
Changelog:
Update setuptools to v70.1.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-types-setuptools_70.1.0.20240627.bb (renamed from meta-python/recipes-devtools/python/python3-types-setuptools_70.0.0.20240524.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_70.0.0.20240524.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_70.1.0.20240627.bb index 781d3b5bbc..6e2c6a70f3 100644 --- a/meta-python/recipes-devtools/python/python3-types-setuptools_70.0.0.20240524.bb +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_70.1.0.20240627.bb | |||
@@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1 | |||
5 | 5 | ||
6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "e31fee7b9d15ef53980526579ac6089b3ae51a005a281acf97178e90ac71aff6" | 8 | SRC_URI[sha256sum] = "385907a47b5cf302b928ce07953cd91147d5de6f3da604c31905fdf0ec309e83" |
9 | 9 | ||
10 | BBCLASSEXTEND = "native" | 10 | BBCLASSEXTEND = "native" |