python3-yarl: update to 1.2.6.

Closes #26.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-06-15 04:11:44 -03:00 committed by Enno Boland
parent feef618854
commit 2d61507684
1 changed files with 2 additions and 2 deletions

View File

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