* [Buildroot] [PATCH 1/1] package/python-blinker: bump to version 1.9.0
@ 2024-11-09 16:58 James Hilliard
2024-11-10 16:46 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-11-09 16:58 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Peter Seiderer, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-blinker/python-blinker.hash | 4 ++--
package/python-blinker/python-blinker.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-blinker/python-blinker.hash b/package/python-blinker/python-blinker.hash
index d9f1052254..7039c1a3bc 100644
--- a/package/python-blinker/python-blinker.hash
+++ b/package/python-blinker/python-blinker.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/blinker/json
-md5 ce2f9fb3bc0c0000db11f012f5f5afda blinker-1.8.2.tar.gz
-sha256 8f77b09d3bf7c795e969e9486f39c2c5e9c39d4ee07424be2bc594ece9642d83 blinker-1.8.2.tar.gz
+md5 1ffce54aca3d568ab18ee921d479274f blinker-1.9.0.tar.gz
+sha256 b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf blinker-1.9.0.tar.gz
# Locally computed sha256 checksums
sha256 9eb73a1f38597a4aa17025d2ae1be3839624c795e985d4f0e9769ce29faca467 LICENSE.txt
diff --git a/package/python-blinker/python-blinker.mk b/package/python-blinker/python-blinker.mk
index 7ce06c2177..a5949e117b 100644
--- a/package/python-blinker/python-blinker.mk
+++ b/package/python-blinker/python-blinker.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_BLINKER_VERSION = 1.8.2
+PYTHON_BLINKER_VERSION = 1.9.0
PYTHON_BLINKER_SOURCE = blinker-$(PYTHON_BLINKER_VERSION).tar.gz
-PYTHON_BLINKER_SITE = https://files.pythonhosted.org/packages/1e/57/a6a1721eff09598fb01f3c7cda070c1b6a0f12d63c83236edf79a440abcc
+PYTHON_BLINKER_SITE = https://files.pythonhosted.org/packages/21/28/9b3f50ce0e048515135495f198351908d99540d69bfdc8c1d15b73dc55ce
PYTHON_BLINKER_SETUP_TYPE = flit
PYTHON_BLINKER_LICENSE = MIT
PYTHON_BLINKER_LICENSE_FILES = LICENSE.txt
--
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-11-10 16:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-09 16:58 [Buildroot] [PATCH 1/1] package/python-blinker: bump to version 1.9.0 James Hilliard
2024-11-10 16:46 ` 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.