From: Jeffery To Date: Tue, 7 Nov 2023 09:05:56 +0000 (+0800) Subject: python-wheel: Update to 0.41.3 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1e4e35b7656ca85417caf8296117f69fb279eed2;p=feed%2Fpackages.git python-wheel: Update to 0.41.3 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-wheel/Makefile b/lang/python/python-wheel/Makefile index 2b89d569e2..76a1b44bba 100644 --- a/lang/python/python-wheel/Makefile +++ b/lang/python/python-wheel/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-wheel -PKG_VERSION:=0.41.2 +PKG_VERSION:=0.41.3 PKG_RELEASE:=1 PYPI_NAME:=wheel -PKG_HASH:=0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985 +PKG_HASH:=4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt