aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-04 15:42:03 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-04 19:06:24 +0000
commitc9051ed6c4ffb04b62c7dff9e5c9869f8fb37c29 (patch)
tree738b2aadd7c918253c8ec161de7dd51e896564f5
parent14a3ad37724c3188bf16a750b0f85ddf1c3c4646 (diff)
downloadaports-c9051ed6c4ffb04b62c7dff9e5c9869f8fb37c29.tar.bz2
aports-c9051ed6c4ffb04b62c7dff9e5c9869f8fb37c29.tar.xz
testing/py3-pyro4: upgrade to 4.80
-rw-r--r--testing/py3-pyro4/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pyro4/APKBUILD b/testing/py3-pyro4/APKBUILD
index b574722315..3512aaeba4 100644
--- a/testing/py3-pyro4/APKBUILD
+++ b/testing/py3-pyro4/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-pyro4
_pyname=Pyro4
-pkgver=4.79
+pkgver=4.80
pkgrel=0
pkgdesc="Python remote objects"
url="http://pyro4.readthedocs.io/"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="03e75537c7943e1044b7e6623ead934e3004b023ffc6d364472868e0895e3819c4b3c92d1610018ab1466262f32681e69a91d360c33b17e687861c8c742bdf72 Pyro4-4.79.tar.gz"
+sha512sums="8e41285674edbe5c8d5ac63e33406c5ff7b6366d5dd251a1755eff81611193278a473ed8b15f995bc0ba2775dc5d316eb6a3cafd63626b95820591ea3a0a92e3 Pyro4-4.80.tar.gz"