From 0359fc2c9e214ed6211a80a817672129ac401ebc Mon Sep 17 00:00:00 2001 From: James Hilliard Date: Sun, 27 Oct 2024 17:48:52 -0600 Subject: [PATCH] package/python-service-identity: bump to verison 24.2.0 Signed-off-by: James Hilliard Signed-off-by: Thomas Petazzoni --- package/python-service-identity/python-service-identity.hash | 4 ++-- package/python-service-identity/python-service-identity.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-service-identity/python-service-identity.hash b/package/python-service-identity/python-service-identity.hash index 9258e0ddbf..1d7f66fd5e 100644 --- a/package/python-service-identity/python-service-identity.hash +++ b/package/python-service-identity/python-service-identity.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/service-identity/json -md5 64267a4351ee3c225ee12a11bb29fc44 service_identity-24.1.0.tar.gz -sha256 6829c9d62fb832c2e1c435629b0a8c476e1929881f28bee4d20bc24161009221 service_identity-24.1.0.tar.gz +md5 e575db51719742ec39191c896e4c2971 service_identity-24.2.0.tar.gz +sha256 b8683ba13f0d39c6cd5d625d2c5f65421d6d707b013b375c355751557cbe8e09 service_identity-24.2.0.tar.gz # Locally computed sha256 checksums sha256 24bd0a9ba7d0eae08a3a6e32a1b09f8e6871fa0325520a2fcb00e1539eaa602a LICENSE diff --git a/package/python-service-identity/python-service-identity.mk b/package/python-service-identity/python-service-identity.mk index 3c04a9d4c6..7965811c6a 100644 --- a/package/python-service-identity/python-service-identity.mk +++ b/package/python-service-identity/python-service-identity.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_SERVICE_IDENTITY_VERSION = 24.1.0 +PYTHON_SERVICE_IDENTITY_VERSION = 24.2.0 PYTHON_SERVICE_IDENTITY_SOURCE = service_identity-$(PYTHON_SERVICE_IDENTITY_VERSION).tar.gz -PYTHON_SERVICE_IDENTITY_SITE = https://files.pythonhosted.org/packages/38/d2/2ac20fd05f1b6fce31986536da4caeac51ed2e1bb25d4a7d73ca4eccdfab +PYTHON_SERVICE_IDENTITY_SITE = https://files.pythonhosted.org/packages/07/a5/dfc752b979067947261dbbf2543470c58efe735c3c1301dd870ef27830ee PYTHON_SERVICE_IDENTITY_LICENSE = MIT PYTHON_SERVICE_IDENTITY_LICENSE_FILES = LICENSE PYTHON_SERVICE_IDENTITY_SETUP_TYPE = hatch