From f0ba709e4d58ab1e6439fd9b9d3d5746b318e5d1 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 1 Aug 2015 07:36:33 +0200 Subject: [PATCH] - updated to 14.7.0 --- python-zmq.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-zmq.spec b/python-zmq.spec index 1f48f61..c8a5e4e 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -4,17 +4,17 @@ %bcond_without python3 # CPython 3.x module %define module pyzmq -%define zeromq_ver 4.0.4 +%define zeromq_ver 4.1.2 Summary: Py0MQ - 0MQ bindings for Python 2 Summary(en.UTF-8): Py0MQ - ØMQ bindings for Python 2 Summary(pl.UTF-8): Py0MQ - wiązania biblioteki ØMQ dla Pythona 2 Name: python-zmq -Version: 14.5.0 +Version: 14.7.0 Release: 1 License: BSD Group: Development/Languages/Python Source0: https://github.com/zeromq/pyzmq/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: d69df0a51a13ba42788351eefe78e7ff +# Source0-md5: bb4de52b715923f779d3233446329df0 URL: http://github.com/zeromq/pyzmq %if %{with python2} BuildRequires: python-Cython >= 0.16 -- 2.44.0