python3-yarl: update to 0.15.0.

Closes: #9488 [via git-merge-pr]
This commit is contained in:
maxice8 2017-11-24 03:51:51 -02:00 committed by Toyam Cox
parent 6600409599
commit 6597c0919d

View file

@ -1,6 +1,6 @@
# Template file for 'python3-yarl'
pkgname=python3-yarl
version=0.14.2
version=0.15.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=869b9345468db4e51f719313778153415daab9a0689f78624731435a1507e3c6
checksum=6107964241d524a61064b395677a18b736ca410f3eb8c43f1b518b3325261a63
do_check() {
# Ignore the tests that fail due _quote not being found