From ea3d1f793cf8276a4ebe646452e42ffd3a2b4c9f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 6 Aug 2024 16:46:26 +0800 Subject: python3-types-setuptools: upgrade 70.3.0.20240710 -> 71.1.0.20240726 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/python3-types-setuptools_70.3.0.20240710.bb | 10 ---------- .../python/python3-types-setuptools_71.1.0.20240726.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-types-setuptools_70.3.0.20240710.bb create mode 100644 meta-python/recipes-devtools/python/python3-types-setuptools_71.1.0.20240726.bb (limited to 'meta-python/recipes-devtools/python') 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_70.3.0.20240710.bb deleted file mode 100644 index b461e7445b..0000000000 --- a/meta-python/recipes-devtools/python/python3-types-setuptools_70.3.0.20240710.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] = "842cbf399812d2b65042c9d6ff35113bbf282dee38794779aa1f94e597bafc35" - -BBCLASSEXTEND = "native" diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_71.1.0.20240726.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_71.1.0.20240726.bb new file mode 100644 index 0000000000..ace198d045 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_71.1.0.20240726.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] = "85ba28e9461bb1be86ebba4db0f1c2408f2b11115b1966334ea9dc464e29303e" + +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf