mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python3-aiorpcx: update to 0.11.0.
This commit is contained in:
parent
a0df9da418
commit
bcf5dd0e0e
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.10.5
|
version=0.11.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=53c2ee8453c754587ef19e7e6b431a783428d10aa9c18ca0a753ebb82f2361ff
|
checksum=87d1a297b9cfbb57a1c3ac4d06da5d3d114d1e751b2a9e81e9c82b04420dda5c
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue