aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-zmq/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 12:28:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:39 +0000
commit3e1124778ce3273b706b48a67ab026d5a2518f90 (patch)
tree3c2da7b99fb370687c2d5fbc37ea3207e952ae2c /community/py-zmq/APKBUILD
parent11ee4b55e3eab5861694b8f4577043fa2cdb5523 (diff)
community/py-zmq: rebuild against python 3.7
Diffstat (limited to 'community/py-zmq/APKBUILD')
-rw-r--r--community/py-zmq/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-zmq/APKBUILD b/community/py-zmq/APKBUILD
index f03aec8a281..2c93480f1a6 100644
--- a/community/py-zmq/APKBUILD
+++ b/community/py-zmq/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-zmq
_pkgname=pyzmq
pkgver=18.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for ZeroMQ"
url="https://pypi.python.org/pypi/pyzmq"
arch="all !s390x" # https://github.com/zeromq/pyzmq/issues/1274