From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:32:26 +0000 (+0300) Subject: python-click: bump to 8.4.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2b3946849306f84935c1980e99216269a8ae7328;p=openwrt-packages.git python-click: bump to 8.4.2 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-click/Makefile b/lang/python/python-click/Makefile index 8a5c57d01..2aabd5f91 100644 --- a/lang/python/python-click/Makefile +++ b/lang/python/python-click/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-click -PKG_VERSION:=8.4.1 +PKG_VERSION:=8.4.2 PKG_RELEASE:=1 PYPI_NAME:=click -PKG_HASH:=918b5633eddf6b41c32d4f454bf0de810065c74e3f7dbf8ee5452f8be88d3e96 +PKG_HASH:=9a6cea6e60b17ebe0a44c5cc636d94f09bd66142c1cd7d8b4cd731c4917a15f6 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause