python3-yarl: update to 0.16.0. (#9847)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-yarl'
|
||||
pkgname=python3-yarl
|
||||
version=0.15.0
|
||||
version=0.16.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=6107964241d524a61064b395677a18b736ca410f3eb8c43f1b518b3325261a63
|
||||
checksum=cd945b32095f2eb3537312a4c7565fb71a685c4fde0560fbf984078bbac39a93
|
||||
|
||||
do_check() {
|
||||
# Ignore the tests that fail due _quote not being found
|
||||
|
||||
Reference in New Issue
Block a user