diff --git a/srcpkgs/python3-redis/template b/srcpkgs/python3-redis/template index 9ef4907c3c4..83c166d2e12 100644 --- a/srcpkgs/python3-redis/template +++ b/srcpkgs/python3-redis/template @@ -1,6 +1,6 @@ # Template file for 'python3-redis' pkgname=python3-redis -version=4.3.5 +version=4.4.0 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=30c07511627a4c5c4d970e060000772f323174f75e745a26938319817ead7a12 +checksum=7b8c87d19c45d3f1271b124858d2a5c13160c4e74d4835e28273400fa34d5228 replaces="python3-aioredis<=2.0.1_1" make_check=no # tests require a running redis server