From 0f7c4c209531bc056b09ac4817e9b514d23ebd42 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 2 Feb 2024 18:11:21 +0000 Subject: python3-types-setuptools: update to version 69.0.0.20240125 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- .../python/python3-types-setuptools_69.0.0.0.bb | 10 ---------- .../python/python3-types-setuptools_69.0.0.20240125.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.bb create mode 100644 meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.20240125.bb (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.bb deleted file mode 100644 index 2fc1895b01..0000000000 --- a/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.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] = "b0a06219f628c6527b2f8ce770a4f47550e00d3e8c3ad83e2dc31bc6e6eda95d" - -BBCLASSEXTEND = "native" diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.20240125.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.20240125.bb new file mode 100644 index 0000000000..7e15dcb13a --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.20240125.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] = "22ad498cb585b22ce8c97ada1fccdf294a2e0dd7dc984a28535a84ea82f45b3f" + +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf