Browse Source

update module

master
parent
commit
2afb3624f4
  1. 6
      python-zmq/python-zmq.patch
  2. 4
      python-zmq/python-zmq.spec

6
python-zmq/python-zmq.patch

@ -1,6 +1,6 @@
Index: pyzmq-17.1.0/zmq/utils/mutex.h
--- pyzmq-17.1.0/zmq/utils/mutex.h.orig 2017-11-10 17:11:45.000000000 +0100
+++ pyzmq-17.1.0/zmq/utils/mutex.h 2017-11-10 21:31:04.636120000 +0100
Index: pyzmq-17.1.2/zmq/utils/mutex.h
--- pyzmq-17.1.2/zmq/utils/mutex.h.orig 2017-11-10 17:11:45.000000000 +0100
+++ pyzmq-17.1.2/zmq/utils/mutex.h 2017-11-10 21:31:04.636120000 +0100
@@ -48,7 +48,7 @@
mutex_t*

4
python-zmq/python-zmq.spec

@ -23,7 +23,7 @@
# package versions
%define V_python 2.7
%define V_pyzmq 17.1.0
%define V_pyzmq 17.1.2
# package information
Name: python-zmq
@ -36,7 +36,7 @@ Class: BASE
Group: Language
License: GPL
Version: %{V_python}
Release: 20180714
Release: 20180810
# list of sources
Source0: https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-%{V_pyzmq}.tar.gz

Loading…
Cancel
Save