mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-aiorpcx: update to 0.17.0.
This commit is contained in:
parent
81cc8f39bc
commit
f234c1ba38
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-aiorpcx'
|
# Template file for 'python3-aiorpcx'
|
||||||
pkgname=python3-aiorpcx
|
pkgname=python3-aiorpcx
|
||||||
version=0.11.0
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="aiorpcX-${version}"
|
wrksrc="aiorpcX-${version}"
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://github.com/kyuupichan/aiorpcX"
|
homepage="https://github.com/kyuupichan/aiorpcX"
|
||||||
# missing license in PyPI tarball
|
# missing license in PyPI tarball
|
||||||
distfiles="https://github.com/kyuupichan/aiorpcX/archive/${version}.tar.gz"
|
distfiles="https://github.com/kyuupichan/aiorpcX/archive/${version}.tar.gz"
|
||||||
checksum=87d1a297b9cfbb57a1c3ac4d06da5d3d114d1e751b2a9e81e9c82b04420dda5c
|
checksum=b743629e8e3b3783d0a2fe3a25e55f30a35d7f148d863c8b6f0c50db6350c379
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue