python3-aiorpcx: update to 0.10.5.
This commit is contained in:
parent
b71eae24ca
commit
41ea1a90cb
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-aiorpcx'
|
||||
pkgname=python3-aiorpcx
|
||||
version=0.10.4
|
||||
version=0.10.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
archs=noarch
|
||||
wrksrc="aiorpcX-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="aiorpcx"
|
||||
|
@ -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=df79b7a321043ce5e12f91ad197d6187cf5b0c6f85506d323ad8b44e330104a1
|
||||
checksum=53c2ee8453c754587ef19e7e6b431a783428d10aa9c18ca0a753ebb82f2361ff
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue