aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-28 14:09:56 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-28 17:38:17 +0000
commit37705feaa11eb5591d4ca08a34de1f591a96c6cc (patch)
tree6cc412a0d8dc803813876846ec11a48b05e5a0f4 /testing
parentd4dbb459737d03f45ec9bc351aa58495780bdc34 (diff)
downloadaports-37705feaa11eb5591d4ca08a34de1f591a96c6cc.tar.bz2
aports-37705feaa11eb5591d4ca08a34de1f591a96c6cc.tar.xz
testing/py3-pyro4: upgrade to 4.79
Diffstat (limited to 'testing')
-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 48de1bc109..7ff34f7561 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.78
+pkgver=4.79
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="7a95828f6c8d9d94b8a5263c63263335c3bfaa54c5e527bd8e61d2bc00d4cdb3c4c6a92155af189401b892a6729ad91dad207e389ff43ee342a011b95ddc90e5 Pyro4-4.78.tar.gz"
+sha512sums="03e75537c7943e1044b7e6623ead934e3004b023ffc6d364472868e0895e3819c4b3c92d1610018ab1466262f32681e69a91d360c33b17e687861c8c742bdf72 Pyro4-4.79.tar.gz"