diff --git a/srcpkgs/python3-redis/template b/srcpkgs/python3-redis/template index b7638b6bf09..4ff8ad92999 100644 --- a/srcpkgs/python3-redis/template +++ b/srcpkgs/python3-redis/template @@ -1,6 +1,6 @@ # Template file for 'python3-redis' pkgname=python3-redis -version=5.0.6 +version=5.0.7 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ license="MIT" homepage="https://github.com/redis/redis-py" changelog="https://raw.githubusercontent.com/redis/redis-py/master/CHANGES" distfiles="${PYPI_SITE}/r/redis/redis-${version}.tar.gz" -checksum=38473cd7c6389ad3e44a91f4c3eaf6bcb8a9f746007f29bf4fb20824ff0b2197 +checksum=8f611490b93c8109b50adc317b31bfd84fff31def3475b92e7e80bf39f48175b replaces="python3-aioredis<=2.0.1_1" make_check=no # tests require a running redis server