diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 14:36:36 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:33:02 +0100 |
commit | 0576264b8516b96a7e21eae2a4cbe9a9bacb816b (patch) | |
tree | 490311e89706cc30b771c782bc620ed38c12b674 | |
parent | 9d87343a42135c7816e71369d35434c589161fbc (diff) | |
download | aports-0576264b8516b96a7e21eae2a4cbe9a9bacb816b.tar.bz2 aports-0576264b8516b96a7e21eae2a4cbe9a9bacb816b.tar.xz |
community/py-zmq: rebuild against new version of python3
-rw-r--r-- | community/py-zmq/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-zmq/APKBUILD b/community/py-zmq/APKBUILD index 11bd7a5e23..8f3809f591 100644 --- a/community/py-zmq/APKBUILD +++ b/community/py-zmq/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-zmq _pkgname=pyzmq pkgver=16.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Python bindings for ZeroMQ" url="http://pypi.python.org/pypi/pyzmq" arch="all" |