python-pyzmq: update to 16.0.1

This commit is contained in:
Alessio Sergi 2016-11-14 19:26:45 +01:00
parent 60bd9a57fe
commit 16c2172125

View file

@ -1,6 +1,6 @@
# Template file for 'python-pyzmq'
pkgname=python-pyzmq
version=16.0.0
version=16.0.1
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=a943772a7faaca02ce2872cebf5c75a6d359a42289f2e229eeaef6ce927aa952
checksum=2d70fe3566e21157298e072c71b14a2919d4788035d2abdb41c5e61cb3b76cf1
pre_build() {
cat > setup.cfg <<-EOF