From: James Hilliard <james.hilliard1@gmail.com>
To: buildroot@buildroot.org
Cc: James Hilliard <james.hilliard1@gmail.com>,
Grzegorz Blach <grzegorz@blach.pl>,
Asaf Kahlon <asafka7@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/python-redis: bump to version 5.1.1
Date: Wed, 9 Oct 2024 11:46:02 -0600 [thread overview]
Message-ID: <20241009174602.3852181-1-james.hilliard1@gmail.com> (raw)
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
next reply other threads:[~2024-10-09 17:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-09 17:46 James Hilliard [this message]
2024-10-10 21:35 ` [Buildroot] [PATCH 1/1] package/python-redis: bump to version 5.1.1 Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241009174602.3852181-1-james.hilliard1@gmail.com \
--to=james.hilliard1@gmail.com \
--cc=asafka7@gmail.com \
--cc=buildroot@buildroot.org \
--cc=grzegorz@blach.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.