[Buildroot] [git commit] package/python-wheel: bump to version 0.45.1
Julien Olivain
ju.o at free.fr
Sun Jan 12 15:48:31 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=4ff3fcec5485646924bcf4d1abd3a42e35ee2c49
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-wheel/python-wheel.hash | 4 ++--
package/python-wheel/python-wheel.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-wheel/python-wheel.hash b/package/python-wheel/python-wheel.hash
index 35bee60b72..40836a5d1c 100644
--- a/package/python-wheel/python-wheel.hash
+++ b/package/python-wheel/python-wheel.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/wheel/json
-md5 3d1f79ff04a1252fa709dec58aa7249b wheel-0.45.0.tar.gz
-sha256 a57353941a3183b3d5365346b567a260a0602a0f8a635926a7dede41b94c674a wheel-0.45.0.tar.gz
+md5 dddc505d0573d03576c7c6c5a4fe0641 wheel-0.45.1.tar.gz
+sha256 661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729 wheel-0.45.1.tar.gz
# Locally computed sha256 checksums
sha256 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654 LICENSE.txt
diff --git a/package/python-wheel/python-wheel.mk b/package/python-wheel/python-wheel.mk
index 21060cfc66..417db7c167 100644
--- a/package/python-wheel/python-wheel.mk
+++ b/package/python-wheel/python-wheel.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_WHEEL_VERSION = 0.45.0
+PYTHON_WHEEL_VERSION = 0.45.1
PYTHON_WHEEL_SOURCE = wheel-$(PYTHON_WHEEL_VERSION).tar.gz
-PYTHON_WHEEL_SITE = https://files.pythonhosted.org/packages/e7/52/fd4516fb8f7d11a08e3f9cd69eb1558f098ab67e79f32d920c4974ee550f
+PYTHON_WHEEL_SITE = https://files.pythonhosted.org/packages/8a/98/2d9906746cdc6a6ef809ae6338005b3f21bb568bea3165cfc6a243fdc25c
PYTHON_WHEEL_SETUP_TYPE = flit
PYTHON_WHEEL_LICENSE = MIT
PYTHON_WHEEL_LICENSE_FILES = LICENSE.txt
More information about the buildroot
mailing list