python-pyzmq: update to 15.0.0

This commit is contained in:
Alessio Sergi 2015-11-06 07:35:00 +01:00
parent 9e7b7edac1
commit 7d17747805

View file

@ -1,6 +1,6 @@
# Template file for 'python-pyzmq'
pkgname=python-pyzmq
version=14.7.0
version=15.0.0
revision=1
wrksrc="pyzmq-${version}"
build_style=python-module
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/zeromq/pyzmq"
license="LGPL-3, 3-clause-BSD"
distfiles="https://github.com/zeromq/pyzmq/archive/v${version}.tar.gz"
checksum=809a5fcc720d286c840f7f64696e60322b5b2544795a73db626f09b344d16a15
checksum=277c87ebe9738fceeb4b12b67afee6622932fbdaf642ffbda46e0dedfbc8cfed
pre_build() {
cat > setup.cfg <<-EOF