From 1115aa64a0882487d9db604cf92c0eb9cf4d90e3 Mon Sep 17 00:00:00 2001 From: James Hilliard Date: Wed, 31 Dec 2025 11:42:22 -0700 Subject: [PATCH] package/python-types-setuptools: bump to version 80.9.0.20251223 Signed-off-by: James Hilliard Signed-off-by: Thomas Petazzoni --- 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 45b229ece6..8283b8ec10 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 c9a6190884fc8a12c93963333f205f72 types_setuptools-80.9.0.20250822.tar.gz -sha256 070ea7716968ec67a84c7f7768d9952ff24d28b65b6594797a464f1b3066f965 types_setuptools-80.9.0.20250822.tar.gz +md5 64117c464d8fbeca5851c08a5c22fd56 types_setuptools-80.9.0.20251223.tar.gz +sha256 d3411059ae2f5f03985217d86ac6084efea2c9e9cacd5f0869ef950f308169b2 types_setuptools-80.9.0.20251223.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 463cc3b6b5..4ad09791d6 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.20250822 +PYTHON_TYPES_SETUPTOOLS_VERSION = 80.9.0.20251223 PYTHON_TYPES_SETUPTOOLS_SOURCE = types_setuptools-$(PYTHON_TYPES_SETUPTOOLS_VERSION).tar.gz -PYTHON_TYPES_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/19/bd/1e5f949b7cb740c9f0feaac430e301b8f1c5f11a81e26324299ea671a237 +PYTHON_TYPES_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/00/07/d1b605230730990de20477150191d6dccf6aecc037da94c9960a5d563bc8 PYTHON_TYPES_SETUPTOOLS_SETUP_TYPE = setuptools PYTHON_TYPES_SETUPTOOLS_LICENSE = Apache-2.0 PYTHON_TYPES_SETUPTOOLS_LICENSE_FILES = LICENSE