python3-yarl: update to 0.14.2.

This commit is contained in:
maxice8 2017-11-15 00:10:34 -02:00 committed by Enno Boland
parent fc865c09f1
commit 7cf028cf2e

View file

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