diff --git a/srcpkgs/python3-aioredis/template b/srcpkgs/python3-aioredis/template index 2d2f586f336..fee5bba3139 100644 --- a/srcpkgs/python3-aioredis/template +++ b/srcpkgs/python3-aioredis/template @@ -1,7 +1,7 @@ # Template file for 'python3-aioredis' pkgname=python3-aioredis -version=2.0.0 -revision=2 +version=2.0.1 +revision=1 wrksrc="aioredis-py-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://github.com/aio-libs/aioredis" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=16c351d24029deb991cf56ea9dfd8faccaeac60080149d57b5983a93145ad7cc +checksum=ee647e340c5436f2e5a07f2369fdb164abc2714c7ab3561c544015d974021b57 # checks require a locally running redis server make_check="no"