aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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