python-pyzmq: update to 16.0.4. (#11157)

This commit is contained in:
maxice8 2018-01-31 16:26:30 -02:00 committed by Alessio Sergi
parent afeb189dfe
commit 61d1587054

View File

@ -1,6 +1,6 @@
# Template file for 'python-pyzmq'
pkgname=python-pyzmq
version=16.0.3
version=16.0.4
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=680b03afd8acab0c61cab825e4c358cbb25ce05eb922e3044e4408694010dcea
checksum=6381457420b0108226dab730b6728a4c2158e0286f614b2e89ef905f1c8fb580
pre_build() {
cat > setup.cfg <<-EOF