diff --git a/srcpkgs/python3-redis/template b/srcpkgs/python3-redis/template index b2e09cf4aff..2f565ecb8bc 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.3 +version=5.0.4 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=4973bae7444c0fbed64a06b87446f79361cb7e4ec1538c022d696ed7a5015580 +checksum=ec31f2ed9675cc54c21ba854cfe0462e6faf1d83c8ce5944709db8a4700b9c61 replaces="python3-aioredis<=2.0.1_1" make_check=no # tests require a running redis server