From d26060f11033a24552a9adea1d594cdbc3a99e48 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sat, 14 Mar 2026 15:06:19 +0100 Subject: [PATCH] package/python-types-setuptools: bump version to 82.0.0.20260210 https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/setuptools.md Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/python-types-setuptools/python-types-setuptools.hash | 4 ++-- package/python-types-setuptools/python-types-setuptools.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-types-setuptools/python-types-setuptools.hash b/package/python-types-setuptools/python-types-setuptools.hash index 8283b8ec10..c0b0867998 100644 --- a/package/python-types-setuptools/python-types-setuptools.hash +++ b/package/python-types-setuptools/python-types-setuptools.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/types-setuptools/json -md5 64117c464d8fbeca5851c08a5c22fd56 types_setuptools-80.9.0.20251223.tar.gz -sha256 d3411059ae2f5f03985217d86ac6084efea2c9e9cacd5f0869ef950f308169b2 types_setuptools-80.9.0.20251223.tar.gz +md5 156a454caa6bb356bdab546a1cfa2526 types_setuptools-82.0.0.20260210.tar.gz +sha256 d9719fbbeb185254480ade1f25327c4654f8c00efda3fec36823379cebcdee58 types_setuptools-82.0.0.20260210.tar.gz # Locally computed sha256 checksums sha256 295f8538c94ae5c3043301cf7cff1c852dab6a786a8ddee471e061b40d5ecabe LICENSE diff --git a/package/python-types-setuptools/python-types-setuptools.mk b/package/python-types-setuptools/python-types-setuptools.mk index 4ad09791d6..4759fae2cb 100644 --- a/package/python-types-setuptools/python-types-setuptools.mk +++ b/package/python-types-setuptools/python-types-setuptools.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_TYPES_SETUPTOOLS_VERSION = 80.9.0.20251223 +PYTHON_TYPES_SETUPTOOLS_VERSION = 82.0.0.20260210 PYTHON_TYPES_SETUPTOOLS_SOURCE = types_setuptools-$(PYTHON_TYPES_SETUPTOOLS_VERSION).tar.gz -PYTHON_TYPES_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/00/07/d1b605230730990de20477150191d6dccf6aecc037da94c9960a5d563bc8 +PYTHON_TYPES_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/4b/90/796ac8c774a7f535084aacbaa6b7053d16fff5c630eff87c3ecff7896c37 PYTHON_TYPES_SETUPTOOLS_SETUP_TYPE = setuptools PYTHON_TYPES_SETUPTOOLS_LICENSE = Apache-2.0 PYTHON_TYPES_SETUPTOOLS_LICENSE_FILES = LICENSE