From 6a04b1384986a592d07dfe005e98ecaacedcfa04 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 1 Jul 2024 14:44:01 +0800 Subject: python3-types-setuptools: upgrade 70.0.0.20240524 -> 70.1.0.20240627 Changelog: Update setuptools to v70.1.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/python3-types-setuptools_70.0.0.20240524.bb | 10 ---------- .../python/python3-types-setuptools_70.1.0.20240627.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-types-setuptools_70.0.0.20240524.bb create mode 100644 meta-python/recipes-devtools/python/python3-types-setuptools_70.1.0.20240627.bb (limited to 'meta-python/recipes-devtools/python') 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.0.0.20240524.bb deleted file mode 100644 index 781d3b5bbc..0000000000 --- a/meta-python/recipes-devtools/python/python3-types-setuptools_70.0.0.20240524.bb +++ /dev/null @@ -1,10 +0,0 @@ -SUMMARY = "Typing stubs for setuptools" -HOMEPAGE = "https://github.com/python/typeshed" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1608a4a9c7b578e" - -inherit pypi setuptools3 - -SRC_URI[sha256sum] = "e31fee7b9d15ef53980526579ac6089b3ae51a005a281acf97178e90ac71aff6" - -BBCLASSEXTEND = "native" diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_70.1.0.20240627.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_70.1.0.20240627.bb new file mode 100644 index 0000000000..6e2c6a70f3 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_70.1.0.20240627.bb @@ -0,0 +1,10 @@ +SUMMARY = "Typing stubs for setuptools" +HOMEPAGE = "https://github.com/python/typeshed" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1608a4a9c7b578e" + +inherit pypi setuptools3 + +SRC_URI[sha256sum] = "385907a47b5cf302b928ce07953cd91147d5de6f3da604c31905fdf0ec309e83" + +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf