python3-yarl: update to 1.3.0.

This commit is contained in:
maxice8 2018-12-12 05:28:16 -02:00 committed by maxice8
parent 0ac5be3dfc
commit 344080e5f8
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.6
version=1.3.0
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=1083cb0eb2a68638c239d96ed6b3cfe8427f5fea62aa2e575ae5511a196b5df5
checksum=0d4acfd6c750612871e11c49eea43213949f1528686a184eefc1366142a6fbb3
do_check() {
python3 setup.py test