aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-20 09:55:30 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-20 16:13:03 +0000
commit3b7b7048b794ab725f1376c7c5f1fd299e1f1cc1 (patch)
treeeed1384fc2c95a2aa4d9d1432ab5657fb45e429a
parent92872b6a665210f5da9e60b4b78391324ff041ba (diff)
community/py3-aiorpcx: upgrade to 0.18.5
-rw-r--r--community/py3-aiorpcx/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-aiorpcx/APKBUILD b/community/py3-aiorpcx/APKBUILD
index 816187eb85e..61dafa48b0e 100644
--- a/community/py3-aiorpcx/APKBUILD
+++ b/community/py3-aiorpcx/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: MichaƂ Adamski <michal@ert.pl>
pkgname=py3-aiorpcx
-pkgver=0.18.4
+pkgver=0.18.5
pkgrel=0
pkgdesc="Generic async RPC implementation, including JSON-RPC"
url="https://github.com/kyuupichan/aiorpcX"
@@ -22,4 +22,4 @@ check() {
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="510c75129d9d1b9d045c487a8afcae33373910e0448b0d34c4b9bc1c22cd5b3cffdd8cc212064d1b23318d209c37dc1ec968e68bcb9ad09a9cedd1e761dbe781 aiorpcX-0.18.4.tar.gz"
+sha512sums="57457e8b8c475faf6f570fb6be8c5a6747488cf1e60b94f1335d41e516d3ce37676b515c7b362860a4c60aa02f063d67c64522ca1c81b8802b38b9cdc0555505 aiorpcX-0.18.5.tar.gz"