From d2506a3f35cbd10f45f1fdc6d980aff8eb275bdd Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 23 Nov 2016 20:00:20 +0100 Subject: [PATCH] python-pyzmq: update to 16.0.2 --- srcpkgs/python-pyzmq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pyzmq/template b/srcpkgs/python-pyzmq/template index 79a88e7d12b..d2550bfc094 100644 --- a/srcpkgs/python-pyzmq/template +++ b/srcpkgs/python-pyzmq/template @@ -1,6 +1,6 @@ # Template file for 'python-pyzmq' pkgname=python-pyzmq -version=16.0.1 +version=16.0.2 revision=1 wrksrc="pyzmq-${version}" build_style=python-module @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://pyzmq.readthedocs.io/" license="LGPL-3, 3-clause-BSD" distfiles="https://github.com/zeromq/pyzmq/archive/v${version}.tar.gz" -checksum=2d70fe3566e21157298e072c71b14a2919d4788035d2abdb41c5e61cb3b76cf1 +checksum=717dd902c3cf432b1c68e7b299ad028b0de0d0a823858e440b81d5f1baa2b1c1 pre_build() { cat > setup.cfg <<-EOF