From: Josef Schlehofer Date: Tue, 21 Oct 2025 22:24:03 +0000 (+0200) Subject: python-wheel: update to 0.45.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=182156cfadfcc422511e210b66bab99bc1545dea;p=feed%2Fpackages.git python-wheel: update to 0.45.1 Release notes: https://github.com/pypa/wheel/releases/tag/0.45.1 Signed-off-by: Josef Schlehofer --- diff --git a/lang/python/python-wheel/Makefile b/lang/python/python-wheel/Makefile index 28f549b559..336d8a2134 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.42.0 +PKG_VERSION:=0.45.1 PKG_RELEASE:=1 PYPI_NAME:=wheel -PKG_HASH:=c45be39f7882c9d34243236f2d63cbd58039e360f85d0913425fbd7ceea617a8 +PKG_HASH:=661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt