python-pyzmq: update to 16.0.2

This commit is contained in:
Alessio Sergi 2016-11-23 20:00:20 +01:00
parent bfe675ec06
commit d2506a3f35

View file

@ -1,6 +1,6 @@
# Template file for 'python-pyzmq'
pkgname=python-pyzmq
version=16.0.1
version=16.0.2
revision=1
wrksrc="pyzmq-${version}"
build_style=python-module
@ -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=2d70fe3566e21157298e072c71b14a2919d4788035d2abdb41c5e61cb3b76cf1
checksum=717dd902c3cf432b1c68e7b299ad028b0de0d0a823858e440b81d5f1baa2b1c1
pre_build() {
cat > setup.cfg <<-EOF