From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:31:03 +0000 (+0300) Subject: python-argcomplete: bump to 3.7.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e5a317cc70d3bf8fffc9b9fc81457bfcfd8214af;p=openwrt-packages.git python-argcomplete: bump to 3.7.2 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-argcomplete/Makefile b/lang/python/python-argcomplete/Makefile index bb71ac883..4a6f0605a 100644 --- a/lang/python/python-argcomplete/Makefile +++ b/lang/python/python-argcomplete/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-argcomplete -PKG_VERSION:=3.6.3 +PKG_VERSION:=3.7.2 PKG_RELEASE:=1 PYPI_NAME:=argcomplete -PKG_HASH:=62e8ed4fd6a45864acc8235409461b72c9a28ee785a2011cc5eb78318786c89c +PKG_HASH:=aad8b69a0b9969edb62db0d1752354c0d50717b10e0cbb00e2a958381b9fc6b9 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE.rst