From: Alexandru Ardelean Date: Tue, 2 Jun 2026 20:24:34 +0000 (+0300) Subject: python-wheel: bump to 0.47.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d8555970b14166becfef0ad25751dddd903e89da;p=openwrt-packages.git python-wheel: bump to 0.47.0 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-wheel/Makefile b/lang/python/python-wheel/Makefile index c9aba7b54..98605ec71 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.46.3 +PKG_VERSION:=0.47.0 PKG_RELEASE:=1 PYPI_NAME:=wheel -PKG_HASH:=e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803 +PKG_HASH:=cc72bd1009ba0cf63922e28f94d9d83b920aa2bb28f798a31d0691b02fa3c9b3 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt