aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiorpcx
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-aiorpcx')
-rw-r--r--community/py3-aiorpcx/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-aiorpcx/APKBUILD b/community/py3-aiorpcx/APKBUILD
index 0a6f2f0bf4f..826c647ec6a 100644
--- a/community/py3-aiorpcx/APKBUILD
+++ b/community/py3-aiorpcx/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: MichaƂ Adamski <michal@ert.pl>
pkgname=py3-aiorpcx
-pkgver=0.18.5
-pkgrel=1
+pkgver=0.18.7
+pkgrel=0
pkgdesc="Generic async RPC implementation, including JSON-RPC"
url="https://github.com/kyuupichan/aiorpcX"
arch="noarch"
@@ -22,4 +22,4 @@ check() {
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="57457e8b8c475faf6f570fb6be8c5a6747488cf1e60b94f1335d41e516d3ce37676b515c7b362860a4c60aa02f063d67c64522ca1c81b8802b38b9cdc0555505 aiorpcX-0.18.5.tar.gz"
+sha512sums="7d2c3495a4b4cdd1bd91478324685ee8b131a6e3f5f6665324f508e9b211c0ffb6d5590e7fb603f0919724a1983586aeaffd024f95880026baf43d70167a8bf1 aiorpcX-0.18.7.tar.gz"