[Buildroot] [git commit] package/python-bluezero: bump version to 0.9.1
Julien Olivain
ju.o at free.fr
Tue Oct 14 18:44:13 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=ffb71b5ecc3b13eb143bd6e92312b7d222c38fae
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Release notes:
https://github.com/ukBaz/python-bluezero/commit/a4b2731affa3806fa74509e6c0049dfc6474359f
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-bluezero/python-bluezero.hash | 4 ++--
package/python-bluezero/python-bluezero.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-bluezero/python-bluezero.hash b/package/python-bluezero/python-bluezero.hash
index 150a384223..6cf334b08c 100644
--- a/package/python-bluezero/python-bluezero.hash
+++ b/package/python-bluezero/python-bluezero.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/bluezero/json
-md5 8bace06486618fceca632aedc2733027 bluezero-0.9.0.tar.gz
-sha256 2512935e094e3afd21ca9d4cb1b9aaa88a524e9538ae81305b2086f09f0eee17 bluezero-0.9.0.tar.gz
+md5 2c567d4a6bf2bf03c9131b69695700ac bluezero-0.9.1.tar.gz
+sha256 82488a9dc264f6114bb9727cc7e8939fa3a8d08fd71384cdab31419a80d25f97 bluezero-0.9.1.tar.gz
# Locally computed sha256 checksums
sha256 59319e80b4caa94ace4817c9f84aa16abc9d4d2b5f7866251b5fda92e87ccdef LICENSE
diff --git a/package/python-bluezero/python-bluezero.mk b/package/python-bluezero/python-bluezero.mk
index 81e7363fc7..071085c644 100644
--- a/package/python-bluezero/python-bluezero.mk
+++ b/package/python-bluezero/python-bluezero.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_BLUEZERO_VERSION = 0.9.0
+PYTHON_BLUEZERO_VERSION = 0.9.1
PYTHON_BLUEZERO_SOURCE = bluezero-$(PYTHON_BLUEZERO_VERSION).tar.gz
-PYTHON_BLUEZERO_SITE = https://files.pythonhosted.org/packages/7b/9c/bfb3e1f92dd39bf3de8fc483a102bfae763fbf156177b77ed96b8a38bbb1
+PYTHON_BLUEZERO_SITE = https://files.pythonhosted.org/packages/ca/09/2aec91949397d15acb794648d65646e27f0e9f999a0da962e73023198663
PYTHON_BLUEZERO_SETUP_TYPE = setuptools
PYTHON_BLUEZERO_LICENSE = MIT
PYTHON_BLUEZERO_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list