From 818218ae7e33d0e7ad6071c2778d6e61b910ae30 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Tue, 9 Dec 2025 20:39:46 +0100 Subject: [PATCH] package/python-calver: bump version to 2025.10.20 Changes: https://github.com/di/calver/releases Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/python-calver/python-calver.hash | 4 ++-- package/python-calver/python-calver.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-calver/python-calver.hash b/package/python-calver/python-calver.hash index ebc054e617..c1321475ae 100644 --- a/package/python-calver/python-calver.hash +++ b/package/python-calver/python-calver.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/calver/json -md5 e1fd924b9bf953c0b28c49bdfe117d7a calver-2022.6.26.tar.gz -sha256 e05493a3b17517ef1748fbe610da11f10485faa7c416b9d33fd4a52d74894f8b calver-2022.6.26.tar.gz +md5 35c480c59ceca9dc0d51f214df5523a5 calver-2025.10.20.tar.gz +sha256 c98b376c2424642224d456b2f70c51402343e008c63d204634665e1a2a2835f5 calver-2025.10.20.tar.gz # Locally computed sha256 checksums sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE diff --git a/package/python-calver/python-calver.mk b/package/python-calver/python-calver.mk index 2fd5468ed4..ca3d9d4dbb 100644 --- a/package/python-calver/python-calver.mk +++ b/package/python-calver/python-calver.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_CALVER_VERSION = 2022.6.26 +PYTHON_CALVER_VERSION = 2025.10.20 PYTHON_CALVER_SOURCE = calver-$(PYTHON_CALVER_VERSION).tar.gz -PYTHON_CALVER_SITE = https://files.pythonhosted.org/packages/b5/00/96cbed7c019c49ee04b8a08357a981983db7698ae6de402e57097cefc9ad +PYTHON_CALVER_SITE = https://files.pythonhosted.org/packages/4a/96/0c57e3e228ffc54074867406b659b197678674f1f0bf600d114965289834 PYTHON_CALVER_SETUP_TYPE = setuptools PYTHON_CALVER_LICENSE = Apache-2.0 PYTHON_CALVER_LICENSE_FILES = LICENSE