python-pyzmq: update to 16.0.0

This commit is contained in:
Alessio Sergi 2016-10-23 10:42:33 +02:00
parent edbbfff41c
commit 767bc72cef

View file

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