diff --git a/srcpkgs/python3-aiohttp/template b/srcpkgs/python3-aiohttp/template index 98e6fec96c..f6d324c5f2 100644 --- a/srcpkgs/python3-aiohttp/template +++ b/srcpkgs/python3-aiohttp/template @@ -1,6 +1,6 @@ # Template file for 'python3-aiohttp' pkgname=python3-aiohttp -version=3.0.1 +version=3.0.6 revision=1 wrksrc="aiohttp-${version}" build_style=python3-module @@ -15,7 +15,7 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://aiohttp.readthedocs.io/" distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz" -checksum=3b21b52f5798e0c3e2f51c16a2a7e87673ca99b36f292fa3d2fdadc440392336 +checksum=7022534b83cb5f01e5c43ecc3997f8595b5ee7abee17bbcd17927e7c07ccabaf do_check() { python3 setup.py test