diff --git a/srcpkgs/python3-aiohttp/template b/srcpkgs/python3-aiohttp/template index 02e28bdae86..8d856e6b3b2 100644 --- a/srcpkgs/python3-aiohttp/template +++ b/srcpkgs/python3-aiohttp/template @@ -1,6 +1,6 @@ # Template file for 'python3-aiohttp' pkgname=python3-aiohttp -version=2.3.7 +version=2.3.8 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=8e8a1fd47accc7164636dcfa45348d224b5963fbfc18c81416204a4c1e67916b +checksum=5804fd4d8c1d11484a272823e60b932400ab6474aa19f7826b83b7fe8434b88e do_check() { PYTHONPATH="${PWD}/build/lib.linux-${XBPS_TARGET_MACHINE}-3.6" python3 -m pytest