From a373dcfc868a3a4a95e7e9c06d1860b9fa3dfef9 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Thu, 26 Mar 2026 21:22:03 +0200 Subject: [PATCH] python-setuptools-scm: bump to version 10.0.3 Seems they released a new version already. Signed-off-by: Alexandru Ardelean --- lang/python/python-setuptools-scm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-setuptools-scm/Makefile b/lang/python/python-setuptools-scm/Makefile index 44be8a9107..9d69a818c1 100644 --- a/lang/python/python-setuptools-scm/Makefile +++ b/lang/python/python-setuptools-scm/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-setuptools-scm -PKG_VERSION:=10.0.1 +PKG_VERSION:=10.0.3 PKG_RELEASE:=1 PYPI_NAME:=setuptools-scm PYPI_SOURCE_NAME:=setuptools_scm -PKG_HASH:=90dd62d5c06ed3436bd2504331a8e3ccb6e3c3aeda23d257fc2c0b83a053b201 +PKG_HASH:=742169fcd40326b4e7b7dc9cfd6c1804a95d4ffbb4184b4f4d4d008044cbc84d PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE