From: Alexandru Ardelean Date: Sat, 4 Apr 2026 18:22:25 +0000 (+0300) Subject: python-setuptools-scm: bump to 10.0.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3667982c080d422df7ea0e88975857098106905f;p=openwrt-packages.git 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 --- diff --git a/lang/python/python-setuptools-scm/Makefile b/lang/python/python-setuptools-scm/Makefile index 9d69a818c..29a1a8068 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