mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-aiorpcx: update to 0.18.4
This commit is contained in:
parent
3b1d75adb4
commit
d4675e5049
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-aiorpcx'
|
||||
pkgname=python3-aiorpcx
|
||||
version=0.17.0
|
||||
revision=2
|
||||
version=0.18.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="aiorpcX-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,7 @@ license="MIT"
|
|||
homepage="https://github.com/kyuupichan/aiorpcX"
|
||||
# missing license in PyPI tarball
|
||||
distfiles="https://github.com/kyuupichan/aiorpcX/archive/${version}.tar.gz"
|
||||
checksum=b743629e8e3b3783d0a2fe3a25e55f30a35d7f148d863c8b6f0c50db6350c379
|
||||
checksum=cfce9d4a6af83d6be8619b2268e57bb21db0a0b36ac29226db580b448c286498
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue