mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
python3-yarl: update to 1.3.0.
This commit is contained in:
parent
0ac5be3dfc
commit
344080e5f8
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.2.6
|
version=1.3.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=1083cb0eb2a68638c239d96ed6b3cfe8427f5fea62aa2e575ae5511a196b5df5
|
checksum=0d4acfd6c750612871e11c49eea43213949f1528686a184eefc1366142a6fbb3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 setup.py test
|
python3 setup.py test
|
||||||
|
|
Loading…
Add table
Reference in a new issue