diff --git a/srcpkgs/python3-redis/template b/srcpkgs/python3-redis/template index bf18353c755..bf704088102 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.1.0 +version=7.1.1 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=fe6da6eaf76c0c5ed0f89eac5f0d5e2b38de3c6e547209329779b74b6cf31b96 +checksum=84640fc26679003d513498174fc6916895257f2c4ddd50baa2cbc326121b6955 replaces="python3-aioredis<=2.0.1_1" make_check=no # tests require a running redis server