python-setuptools-scm: bump to 10.0.5
authorAlexandru Ardelean <redacted>
Sat, 4 Apr 2026 18:22:25 +0000 (21:22 +0300)
committerAlexandru Ardelean <redacted>
Sun, 5 Apr 2026 16:56:43 +0000 (19:56 +0300)
Changelog: https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.rst

Patch release with minor bug fixes.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-setuptools-scm/Makefile

index 9d69a818c199777f9fca9afb24b382991ecbff92..29a1a80688583724db086303acf60393445ec53f 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT