mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-types-setuptools: upgrade 71.1.0.20240726 -> 73.0.0.20240822
Changelog: ========== - Update incorrect or incomplete constants in distutils - Use Generator instead of Iterator for 3rd-party context managers - Bump mypy to 1.11.1 License-Update: License changed from "Apache-2.0 license" to "Apache-2.0" Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5136a406c5
commit
21e35f3d25
|
|
@ -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] = "85ba28e9461bb1be86ebba4db0f1c2408f2b11115b1966334ea9dc464e29303e"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
@ -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=c2d9643b4523fdf462545aeb1356ad23"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "3a060681098eb3fbc2fea0a86f7f6af6aa1ca71906039d88d891ea2cecdd4dbf"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Loading…
Reference in New Issue
Block a user