From: Jeffery To Date: Mon, 24 Jul 2023 07:48:42 +0000 (+0800) Subject: python-wheel: Update to 0.41.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6e1785d14864e53def999d01c782b8f6bfbb4813;p=openwrt-packages.git python-wheel: Update to 0.41.0 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-wheel/Makefile b/lang/python/python-wheel/Makefile index abf604a9d..d0c0e3791 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.40.0 +PKG_VERSION:=0.41.0 PKG_RELEASE:=1 PYPI_NAME:=wheel -PKG_HASH:=cd1196f3faee2b31968d626e1731c94f99cbdb67cf5a46e4f5656cbee7738873 +PKG_HASH:=55a0f0a5a84869bce5ba775abfd9c462e3a6b1b7b7ec69d72c0b83d673a5114d PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt