python3-aiohttp: update to 3.0.7.

Closes: #12315 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-09 03:42:17 -03:00 committed by Michael Aldridge
parent f531755538
commit 8c35385ee7

View file

@ -1,6 +1,6 @@
# Template file for 'python3-aiohttp'
pkgname=python3-aiohttp
version=3.0.6
version=3.0.7
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=7022534b83cb5f01e5c43ecc3997f8595b5ee7abee17bbcd17927e7c07ccabaf
checksum=6e4c7392cf0dc2111e32428493d019215fb5bbbd569f5df6f6664acea4ce97e0
do_check() {
python3 setup.py test