python3-aiorpcx: update to 0.11.0.

This commit is contained in:
maxice8 2019-04-06 21:21:35 -03:00 committed by maxice8
parent a0df9da418
commit bcf5dd0e0e

View file

@ -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