aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2026-03-08 12:04:57 -0400
committerAndrew J. Hesford <ajh@sideband.org>2026-03-08 14:38:30 -0400
commitee35e1a51f03e5db27992c3a338c73eb0c706b60 (patch)
tree7215e268ba71d845dd30bf2b2831f62803ef480a
parentpython3-pytz: update to 2026.1.post1. (diff)
python3-redis: update to 7.3.0.
-rw-r--r--srcpkgs/python3-redis/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/python3-redis/template b/srcpkgs/python3-redis/template
index 8fd03f1fbad..bc499b6e605 100644
--- a/srcpkgs/python3-redis/template
+++ b/srcpkgs/python3-redis/template
@@ -1,6 +1,6 @@
# Template file for 'python3-redis'
pkgname=python3-redis
-version=7.2.1
+version=7.3.0
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
@@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/redis/redis-py"
changelog="https://raw.githubusercontent.com/redis/redis-py/master/CHANGES"
distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=00e2dceb9c6dda179dcbe90b219d2f81faa676a4fa364835334cc83090624764
+checksum=36ba3135eb2bcf6fdebccecb2614507a687ab9ec2fc507fdcd87c822616a28c1
replaces="python3-aioredis<=2.0.1_1"
make_check=no # tests require a running redis server