python3-aiohttp: update to 3.0.6.

Closes: #11877 [via git-merge-pr]
This commit is contained in:
maxice8 2018-02-25 00:46:47 -03:00 committed by Michael Aldridge
parent d875aca7c4
commit 5d6dda8a76

View file

@ -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 <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=3b21b52f5798e0c3e2f51c16a2a7e87673ca99b36f292fa3d2fdadc440392336
checksum=7022534b83cb5f01e5c43ecc3997f8595b5ee7abee17bbcd17927e7c07ccabaf
do_check() {
python3 setup.py test