diff options
Diffstat (limited to 'devel/py-types-setuptools')
| -rw-r--r-- | devel/py-types-setuptools/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-types-setuptools/distinfo | 6 | ||||
| -rw-r--r-- | devel/py-types-setuptools/files/patch-pyproject.toml | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-types-setuptools/Makefile b/devel/py-types-setuptools/Makefile index 0e744b57a4d1..0d2219431d34 100644 --- a/devel/py-types-setuptools/Makefile +++ b/devel/py-types-setuptools/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-setuptools -PORTVERSION= 80.9.0.20250529 +PORTVERSION= 80.9.0.20250809 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-setuptools/distinfo b/devel/py-types-setuptools/distinfo index a00656d942ac..64253d358c43 100644 --- a/devel/py-types-setuptools/distinfo +++ b/devel/py-types-setuptools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495813 -SHA256 (types_setuptools-80.9.0.20250529.tar.gz) = 79e088ba0cba2186c8d6499cbd3e143abb142d28a44b042c28d3148b1e353c91 -SIZE (types_setuptools-80.9.0.20250529.tar.gz) = 41337 +TIMESTAMP = 1755062566 +SHA256 (types_setuptools-80.9.0.20250809.tar.gz) = e986ba37ffde364073d76189e1d79d9928fb6f5278c7d07589cde353d0218864 +SIZE (types_setuptools-80.9.0.20250809.tar.gz) = 41209 diff --git a/devel/py-types-setuptools/files/patch-pyproject.toml b/devel/py-types-setuptools/files/patch-pyproject.toml index ea675167cb59..92b8888a86fe 100644 --- a/devel/py-types-setuptools/files/patch-pyproject.toml +++ b/devel/py-types-setuptools/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2025-05-29 03:07:31 UTC +--- pyproject.toml.orig 2025-08-09 03:14:21 UTC +++ pyproject.toml @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta" [build-system] @@ -8,14 +8,14 @@ [project] name = "types-setuptools" - version = "80.9.0.20250529" + version = "80.9.0.20250809" -license = "Apache-2.0" -license-files = ["LICENSE"] +license = { text = "Apache-2.0" } description = "Typing stubs for setuptools" readme = { text = """\ ## Typing stubs for setuptools -@@ -53,5 +52,4 @@ dependencies = [] +@@ -48,5 +47,4 @@ dependencies = [] "Chat" = "https://gitter.im/python/typing" [tool.setuptools] |
