diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-09-06 10:04:45 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-09-07 08:22:44 -0700 |
| commit | 32277010813d47da340ac8c8642077a9a15d13c8 (patch) | |
| tree | c160ba91953757ce9ee6a06ab50959e2ec2754ce /meta-python | |
| parent | 0cc5f297b9ab770dea1b16fc8e0a2f078a28840a (diff) | |
| download | meta-openembedded-32277010813d47da340ac8c8642077a9a15d13c8.tar.gz | |
python3-types-setuptools: upgrade 68.1.0.0 -> 68.1.0.1
Changelog:
setuptools: add various missing objects and annotations
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.1.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-types-setuptools_68.1.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_68.1.0.0.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_68.1.0.1.bb index f5f23facaa..9d8022bf1c 100644 --- a/meta-python/recipes-devtools/python/python3-types-setuptools_68.1.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_68.1.0.1.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] = "2bc9b0c0818f77bdcec619970e452b320a423bb3ac074f5f8bc9300ac281c4ae" | 8 | SRC_URI[sha256sum] = "271ed8da44885cd9a701c86e48cc6d3cc988052260e72b3ce26c26b3028f86ed" |
| 9 | 9 | ||
| 10 | BBCLASSEXTEND = "native" | 10 | BBCLASSEXTEND = "native" |
