summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-02 18:11:21 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-02 10:26:40 -0800
commit0f7c4c209531bc056b09ac4817e9b514d23ebd42 (patch)
tree2fb38c16d6569140cb0d2f73506e0b8bf9b2a62d /meta-python
parent92f93d603368fb61c0b59fc6335879b6df6fa2e3 (diff)
downloadmeta-openembedded-0f7c4c209531bc056b09ac4817e9b514d23ebd42.tar.gz
python3-types-setuptools: update to version 69.0.0.20240125
Signed-off-by: Derek Straka <derek@asterius.io> 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_69.0.0.20240125.bb (renamed from meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
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.20240125.bb
index 2fc1895b0..7e15dcb13 100644
--- 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.20240125.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] = "b0a06219f628c6527b2f8ce770a4f47550e00d3e8c3ad83e2dc31bc6e6eda95d" 8SRC_URI[sha256sum] = "22ad498cb585b22ce8c97ada1fccdf294a2e0dd7dc984a28535a84ea82f45b3f"
9 9
10BBCLASSEXTEND = "native" 10BBCLASSEXTEND = "native"