* [Buildroot] [PATCH 1/1] package/python-bleak: bump to version 0.22.3
@ 2024-10-11 17:43 James Hilliard
2024-10-13 10:47 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-11 17:43 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Marcin Niestroj, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-bleak/python-bleak.hash | 4 ++--
package/python-bleak/python-bleak.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-bleak/python-bleak.hash b/package/python-bleak/python-bleak.hash
index 577811b60a..2213ec2f70 100644
--- a/package/python-bleak/python-bleak.hash
+++ b/package/python-bleak/python-bleak.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/bleak/json
-md5 521fbbba851f4b6e9507ea27d06dc08b bleak-0.22.2.tar.gz
-sha256 09010c0f4bd843e7dcaa1652e1bfb2450ce690da08d4c6163f0723aaa986e9fe bleak-0.22.2.tar.gz
+md5 261eb442ba16707ed00a21265cd337fc bleak-0.22.3.tar.gz
+sha256 3149c3c19657e457727aa53d9d6aeb89658495822cd240afd8aeca4dd09c045c bleak-0.22.3.tar.gz
# Locally computed sha256 checksums
sha256 c4029a2b63b3824ab68be841f414addbdde20cb79cdbe272fa80c0b2abe65374 LICENSE
diff --git a/package/python-bleak/python-bleak.mk b/package/python-bleak/python-bleak.mk
index 4eabd3df75..5cb42aa2a5 100644
--- a/package/python-bleak/python-bleak.mk
+++ b/package/python-bleak/python-bleak.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_BLEAK_VERSION = 0.22.2
+PYTHON_BLEAK_VERSION = 0.22.3
PYTHON_BLEAK_SOURCE = bleak-$(PYTHON_BLEAK_VERSION).tar.gz
-PYTHON_BLEAK_SITE = https://files.pythonhosted.org/packages/03/76/733131e2935f4fcdc7a0dd47cbc5090e12d578297804fb0482575db43f3c
+PYTHON_BLEAK_SITE = https://files.pythonhosted.org/packages/fb/96/15750b50c0018338e2cce30de939130971ebfdf4f9d6d56c960f5657daad
PYTHON_BLEAK_SETUP_TYPE = pep517
PYTHON_BLEAK_LICENSE = MIT
PYTHON_BLEAK_LICENSE_FILES = LICENSE
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-13 10:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-11 17:43 [Buildroot] [PATCH 1/1] package/python-bleak: bump to version 0.22.3 James Hilliard
2024-10-13 10:47 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.