* [Buildroot] [PATCH 1/1] package/python-redis: bump to version 5.1.1
@ 2024-10-09 17:46 James Hilliard
2024-10-10 21:35 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-09 17:46 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Grzegorz Blach, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-redis/python-redis.hash | 4 ++--
package/python-redis/python-redis.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-redis/python-redis.hash b/package/python-redis/python-redis.hash
index 0f53479790..989cfd39f2 100644
--- a/package/python-redis/python-redis.hash
+++ b/package/python-redis/python-redis.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/redis/json
-md5 e5de12682a1bd96e36a58137db72ee37 redis-5.0.8.tar.gz
-sha256 0c5b10d387568dfe0698c6fad6615750c24170e548ca2deac10c649d463e9870 redis-5.0.8.tar.gz
+md5 54db97ec8f7445c107d61829095ed915 redis-5.1.1.tar.gz
+sha256 f6c997521fedbae53387307c5d0bf784d9acc28d9f1d058abeac566ec4dbed72 redis-5.1.1.tar.gz
# Locally computed sha256 checksums
sha256 a57b250a5bf03d7afe55b74063313f2adb7b00d546c0ab149a89398333fe3cc8 LICENSE
diff --git a/package/python-redis/python-redis.mk b/package/python-redis/python-redis.mk
index 6fbfe5feec..a8123f225a 100644
--- a/package/python-redis/python-redis.mk
+++ b/package/python-redis/python-redis.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_REDIS_VERSION = 5.0.8
+PYTHON_REDIS_VERSION = 5.1.1
PYTHON_REDIS_SOURCE = redis-$(PYTHON_REDIS_VERSION).tar.gz
-PYTHON_REDIS_SITE = https://files.pythonhosted.org/packages/48/10/defc227d65ea9c2ff5244645870859865cba34da7373477c8376629746ec
+PYTHON_REDIS_SITE = https://files.pythonhosted.org/packages/e0/58/dcf97c3c09d429c3bb830d6075322256da3dba42df25359bd1c82b442d20
PYTHON_REDIS_SETUP_TYPE = setuptools
PYTHON_REDIS_LICENSE = MIT
PYTHON_REDIS_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-10 21:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 17:46 [Buildroot] [PATCH 1/1] package/python-redis: bump to version 5.1.1 James Hilliard
2024-10-10 21:35 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox