parent
6600409599
commit
6597c0919d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue