python3-yarl: update to 1.1.0. (#11162)
This commit is contained in:
parent
509657256f
commit
7e98a1e8cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-yarl'
|
# Template file for 'python3-yarl'
|
||||||
pkgname=python3-yarl
|
pkgname=python3-yarl
|
||||||
version=1.0.0
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="yarl-${version}"
|
wrksrc="yarl-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://yarl.readthedocs.io/"
|
homepage="https://yarl.readthedocs.io/"
|
||||||
distfiles="https://github.com/aio-libs/yarl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aio-libs/yarl/archive/v${version}.tar.gz"
|
||||||
checksum=a7f7e2aaf3fcf7486bf22a20bafad399b8ee4a763113290ca82032936684f289
|
checksum=bcdc3d7ebf96bacb1342d59525bc89df902b78fd50186f8e4d51bfbb02fd38ca
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Ignore the tests that fail due _quote not being found
|
# Ignore the tests that fail due _quote not being found
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue