From 3667982c080d422df7ea0e88975857098106905f Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Sat, 4 Apr 2026 21:22:25 +0300 Subject: [PATCH] python-setuptools-scm: bump to 10.0.5 Changelog: https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.rst Patch release with minor bug fixes. 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 9d69a818c1..29a1a80688 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.3 +PKG_VERSION:=10.0.5 PKG_RELEASE:=1 PYPI_NAME:=setuptools-scm PYPI_SOURCE_NAME:=setuptools_scm -PKG_HASH:=742169fcd40326b4e7b7dc9cfd6c1804a95d4ffbb4184b4f4d4d008044cbc84d +PKG_HASH:=bbba8fe754516cdefd017f4456721775e6ef9662bd7887fb52ae26813d4838c3 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE