diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-11-28 16:44:02 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-11-28 08:55:42 -0800 |
commit | a982f406c07c2912b3b282c562f5ae46f4527fae (patch) | |
tree | bdf7a032e957bc730a1ac66abb8393de6428b5f7 /meta-python | |
parent | aff494f4c071b7d88525436ace810a866d10c3ea (diff) | |
download | meta-openembedded-a982f406c07c2912b3b282c562f5ae46f4527fae.tar.gz |
python3-types-setuptools: upgrade 68.2.0.1 -> 68.2.0.2
Changelog:
Third-party stubs: remove unused type: ignores
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_68.2.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.1.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.2.bb index 1061213357..4042ab55f0 100644 --- a/meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_68.2.0.2.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] = "8f31e8201e7969789e0eb23463b53ebe5f67d92417df4b648a6ea3c357ca4f51" | 8 | SRC_URI[sha256sum] = "09efc380ad5c7f78e30bca1546f706469568cf26084cfab73ecf83dea1d28446" |
9 | 9 | ||
10 | BBCLASSEXTEND = "native" | 10 | BBCLASSEXTEND = "native" |