From d4675e5049094db1eabe8209d5d7e869e8b092c7 Mon Sep 17 00:00:00 2001 From: "Charles E. Lehner" Date: Fri, 29 May 2020 17:46:25 +0000 Subject: [PATCH] python3-aiorpcx: update to 0.18.4 --- srcpkgs/python3-aiorpcx/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-aiorpcx/template b/srcpkgs/python3-aiorpcx/template index 07922e15cc..3e25da6752 100644 --- a/srcpkgs/python3-aiorpcx/template +++ b/srcpkgs/python3-aiorpcx/template @@ -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