aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-zmq
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2019-02-21 14:53:21 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-03-04 19:49:28 +0000
commit6a8218b17e7efe7e0d8be297f7a85cbe4da6e84b (patch)
treeeb2d9d8664742733e715c26aa798dd10230be118 /community/py-zmq
parent71afde49aa7aea65bce0179f9cc25a373cb661c3 (diff)
downloadaports-6a8218b17e7efe7e0d8be297f7a85cbe4da6e84b.tar.bz2
aports-6a8218b17e7efe7e0d8be297f7a85cbe4da6e84b.tar.xz
community/py-zmq: upgrade to 18.0.0
Diffstat (limited to 'community/py-zmq')
-rw-r--r--community/py-zmq/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-zmq/APKBUILD b/community/py-zmq/APKBUILD
index 5814e0cc76..b34fcae43e 100644
--- a/community/py-zmq/APKBUILD
+++ b/community/py-zmq/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-zmq
_pkgname=pyzmq
-pkgver=17.1.2
+pkgver=18.0.0
pkgrel=0
pkgdesc="Python bindings for ZeroMQ"
url="https://pypi.python.org/pypi/pyzmq"
@@ -44,4 +44,4 @@ _py3() {
}
-sha512sums="74929c97aaac0b4f6acc71274ac84970b8e02f0e0d84a0642de7634c79d2c563bbc81ddb78fbb8331f70551a99d75ae6462cb08051668dc18f5cb0aa81ad8298 pyzmq-17.1.2.tar.gz"
+sha512sums="6f294b0fe89734e9829a8a24a7306f093e823b201e26a5e2fdba3ed8bf7e367146c8d12115b6471366415c41c520e597b8378abaeafb095a9850444f9b57981d pyzmq-18.0.0.tar.gz"