aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-08-25 09:20:54 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-08-25 09:20:54 +0000
commit05781bd4a08649a542f78afaeb2536ce4ce5fa27 (patch)
treef780be08a6e266084be32a3b708ed9aff79c3bff
parentc4e796e04a719b8ca71de62b8d28362541825a7c (diff)
downloadaports-05781bd4a08649a542f78afaeb2536ce4ce5fa27.tar.bz2
aports-05781bd4a08649a542f78afaeb2536ce4ce5fa27.tar.xz
community/py-zmq: moved from testing, upgraded to 15.4.0
-rw-r--r--community/py-zmq/APKBUILD (renamed from testing/py-zmq/APKBUILD)10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/py-zmq/APKBUILD b/community/py-zmq/APKBUILD
index 0e564deaa8..4cbcf2cdf3 100644
--- a/testing/py-zmq/APKBUILD
+++ b/community/py-zmq/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-zmq
_pkgname=pyzmq
-pkgver=15.3.0
-pkgrel=1
+pkgver=15.4.0
+pkgrel=0
pkgdesc="Python bindings for ZeroMQ"
url="http://pypi.python.org/pypi/pyzmq"
arch="noarch"
@@ -45,6 +45,6 @@ _py3() {
}
-md5sums="6402a68c119c0943c973c2ee7620db4b pyzmq-15.3.0.tar.gz"
-sha256sums="c4b387071ece45c451c9badf51e02e0a5513fe89abf11dffdf95e81e394d5cf4 pyzmq-15.3.0.tar.gz"
-sha512sums="e425552a5ef59fa299c3e6382fe99c795db27628b52e64e37316978ad39734ffcc770b836f654bf158962d0f602748e6b58198fc79b3c198eb8fc9573055933e pyzmq-15.3.0.tar.gz"
+md5sums="d92fa329c20c72f4831a6aaca8057b2a pyzmq-15.4.0.tar.gz"
+sha256sums="9d1d69da7ee78dce8721a1617c7938ded1cd1df76a6c1abf19acebb1a5ccc2bf pyzmq-15.4.0.tar.gz"
+sha512sums="0b27c76aec7209d4020b281ad03c914e3ad7d127368d8d46842d077aea37d15f77ebf1a02687b52acbc442262db13cef4048c8fcf80610d4327432083874d6f7 pyzmq-15.4.0.tar.gz"