[Buildroot] [git commit] package/python-hiredis: bump version to 3.2.1
Julien Olivain
ju.o at free.fr
Tue Oct 14 20:10:27 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=9c015e6018017ac6eff97873ead100f726465eb2
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-hiredis/python-hiredis.hash | 4 ++--
package/python-hiredis/python-hiredis.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-hiredis/python-hiredis.hash b/package/python-hiredis/python-hiredis.hash
index 07b0d96582..e0215cb389 100644
--- a/package/python-hiredis/python-hiredis.hash
+++ b/package/python-hiredis/python-hiredis.hash
@@ -1,6 +1,6 @@
# md5, sha256 from https://pypi.org/pypi/hiredis/json
-md5 56a3997b44753c11a0cdb2dc4aa50352 hiredis-3.1.0.tar.gz
-sha256 51d40ac3611091020d7dea6b05ed62cb152bff595fa4f931e7b6479d777acf7c hiredis-3.1.0.tar.gz
+md5 3bef98b3714e3944e452a158c7d61f39 hiredis-3.2.1.tar.gz
+sha256 5a5f64479bf04dd829fe7029fad0ea043eac4023abc6e946668cbbec3493a78d hiredis-3.2.1.tar.gz
# Locally computed sha256 checksums
sha256 3256b5b77e98aa34ff31a4d2c2c10f7f177b0f3058753a6044430a168987353b LICENSE
sha256 dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb vendor/hiredis/COPYING
diff --git a/package/python-hiredis/python-hiredis.mk b/package/python-hiredis/python-hiredis.mk
index b938650caf..6b365b8dc4 100644
--- a/package/python-hiredis/python-hiredis.mk
+++ b/package/python-hiredis/python-hiredis.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_HIREDIS_VERSION = 3.1.0
+PYTHON_HIREDIS_VERSION = 3.2.1
PYTHON_HIREDIS_SOURCE = hiredis-$(PYTHON_HIREDIS_VERSION).tar.gz
-PYTHON_HIREDIS_SITE = https://files.pythonhosted.org/packages/38/e5/789cfa8993ced0061a6ef7ea758302ef5cf3439629bf0d39c85a6ede4641
+PYTHON_HIREDIS_SITE = https://files.pythonhosted.org/packages/f7/08/24b72f425b75e1de7442fb1740f69ca66d5820b9f9c0e2511ff9aadab3b7
PYTHON_HIREDIS_SETUP_TYPE = setuptools
PYTHON_HIREDIS_LICENSE = MIT, BSD-3-Clause
PYTHON_HIREDIS_LICENSE_FILES = LICENSE vendor/hiredis/COPYING
More information about the buildroot
mailing list