~alpine/aports

testing/py3-pyro4: upgrade to 4.78 v1 APPLIED

Drew DeVault: 1
 testing/py3-pyro4: upgrade to 4.78

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3262/mbox | git am -3
Learn more about email & git

[PATCH] testing/py3-pyro4: upgrade to 4.78 Export this patch

---
 testing/py3-pyro4/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/py3-pyro4/APKBUILD b/testing/py3-pyro4/APKBUILD
index 254f1427aa..48de1bc109 100644
--- a/testing/py3-pyro4/APKBUILD
+++ b/testing/py3-pyro4/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-pyro4
_pyname=Pyro4
pkgver=4.77
pkgrel=1
pkgver=4.78
pkgrel=0
pkgdesc="Python remote objects"
url="http://pyro4.readthedocs.io/"
arch="noarch !s390x" # Limited by py3-dill
@@ -29,4 +29,4 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="52a9f90cec8c5e23ec30ddb69484a15bb86d61024d1bc718d075e01678a3d9655a1ed21f18da1891c121bf0e95282fb1151762b2fdb826a6408056079d2b1a66  Pyro4-4.77.tar.gz"
sha512sums="7a95828f6c8d9d94b8a5263c63263335c3bfaa54c5e527bd8e61d2bc00d4cdb3c4c6a92155af189401b892a6729ad91dad207e389ff43ee342a011b95ddc90e5  Pyro4-4.78.tar.gz"
-- 
2.25.0