python3-aiohttp: update to 3.1.1.

Closes: #12974 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-27 22:09:07 -03:00 committed by Michael Aldridge
parent 819b1c8f72
commit 775b5cefcc

View file

@ -1,6 +1,6 @@
# Template file for 'python3-aiohttp'
pkgname=python3-aiohttp
version=3.1.0
version=3.1.1
revision=1
wrksrc="aiohttp-${version}"
build_style=python3-module
@ -16,7 +16,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=d0ce09d8e6363065872ca6c88b130eb805245a0bad15de9738c3b533b8da040e
checksum=3586e2cb1772bd867770214db62a0e86433a8f7a520fb385af519dc1bafebb07
do_check() {
python3 setup.py test