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:
Wang Mingyu 2024-08-28 16:25:19 +08:00 committed by Khem Raj
parent 5136a406c5
commit 21e35f3d25
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 10 additions and 10 deletions

View File

@ -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"

View File

@ -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"