python-pyzmq: update to 15.1.0

This commit is contained in:
Alessio Sergi 2015-11-30 22:51:51 +01:00
parent 7d7fd1e38e
commit cceffe15a5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-pyzmq'
pkgname=python-pyzmq
version=15.0.0
version=15.1.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=277c87ebe9738fceeb4b12b67afee6622932fbdaf642ffbda46e0dedfbc8cfed
checksum=92d6f156c9c0780608879110372909931fa37dae0ec5f64dd3ad58387ce8524e
pre_build() {
cat > setup.cfg <<-EOF