From 547270f50b3c0f5b546038f8dfc9bb280e34eb1e Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 7 Aug 2023 09:55:44 +0800 Subject: [PATCH] python-wheel: Update to 0.41.1 Signed-off-by: Jeffery To (cherry picked from commit aa6aa15f4b5e078ababd67f5655de5315ba6a030) --- lang/python/python-wheel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-wheel/Makefile b/lang/python/python-wheel/Makefile index d0c0e3791f..8f8b48a530 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.0 +PKG_VERSION:=0.41.1 PKG_RELEASE:=1 PYPI_NAME:=wheel -PKG_HASH:=55a0f0a5a84869bce5ba775abfd9c462e3a6b1b7b7ec69d72c0b83d673a5114d +PKG_HASH:=12b911f083e876e10c595779709f8a88a59f45aacc646492a67fe9ef796c1b47 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt -- 2.30.2