python-pyzmq: update to 16.0.3. (#9057)

This commit is contained in:
maxice8 2017-11-10 16:03:01 -02:00 committed by Alessio Sergi
parent 37c24cf51a
commit 68f319fe13
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-pyzmq'
pkgname=python-pyzmq
version=16.0.2
revision=2
version=16.0.3
revision=1
wrksrc="pyzmq-${version}"
build_style=python-module
make_build_args="--zmq=${XBPS_CROSS_BASE}/usr"
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://pyzmq.readthedocs.io/"
license="LGPL-3, 3-clause-BSD"
distfiles="https://github.com/zeromq/pyzmq/archive/v${version}.tar.gz"
checksum=717dd902c3cf432b1c68e7b299ad028b0de0d0a823858e440b81d5f1baa2b1c1
checksum=680b03afd8acab0c61cab825e4c358cbb25ce05eb922e3044e4408694010dcea
pre_build() {
cat > setup.cfg <<-EOF