diff --git a/srcpkgs/python3-aiorpcx/template b/srcpkgs/python3-aiorpcx/template index 25a70733017..2f540305ec0 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.18.7 -revision=2 +version=0.22.1 +revision=1 wrksrc="aiorpcX-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -14,11 +14,8 @@ license="MIT" homepage="https://github.com/kyuupichan/aiorpcX" # missing license in PyPI tarball distfiles="https://github.com/kyuupichan/aiorpcX/archive/${version}.tar.gz" -checksum=ce98d20a22535651c1479dd66a0e68674e1677632cb43e9706908a4c1e04deb9 - -do_check() { - python3 -m pytest -} +checksum=f72034c4854daf32d83c06ca940d39336908d55ad6a2fe17c039124d51b89430 +make_check=ci-skip # Tests using IPv6 fail on Github Actions, pass locally post_install() { vlicense LICENCE