python-pyzmq: update to 15.2.0

This commit is contained in:
Alessio Sergi 2016-01-15 00:02:01 +01:00
parent 544f2674ec
commit 57a120b2b4

View file

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