python3-aiohttp: update to 3.0.9.

Closes: #12473 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-13 15:11:11 -03:00 committed by Michael Aldridge
parent 96c0496208
commit e69329bc1b

View file

@ -1,6 +1,6 @@
# Template file for 'python3-aiohttp'
pkgname=python3-aiohttp
version=3.0.7
version=3.0.9
revision=1
wrksrc="aiohttp-${version}"
build_style=python3-module
@ -15,7 +15,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="Apache-2.0"
homepage="https://aiohttp.readthedocs.io/"
distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz"
checksum=6e4c7392cf0dc2111e32428493d019215fb5bbbd569f5df6f6664acea4ce97e0
checksum=dd87b6854d766452bdd20b8117e5602418a104b1586697d38551880dfa1b738f
do_check() {
python3 setup.py test