[packages/python-zmq] use epoch 1 for python3 package

glen glen at pld-linux.org
Fri May 24 12:44:40 CEST 2019


commit 4d80dc72dd4300e6ec8189430236e91d04753b03
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri May 24 13:41:53 2019 +0300

    use epoch 1 for python3 package

 python-zmq.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-zmq.spec b/python-zmq.spec
index 06beeee..b948715 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -23,7 +23,7 @@ BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
 BuildRequires:	python3-Cython >= 0.16
-BuildRequires:	python3-devel >= 3.2
+BuildRequires:	python3-devel >= 1:3.2
 BuildRequires:	python3-setuptools
 %endif
 BuildRequires:	rpm-pythonprov
@@ -60,7 +60,7 @@ Summary:	Py0MQ - 0MQ bindings for Python 3
 Summary(en.UTF-8):	Py0MQ - ØMQ bindings for Python 3
 Summary(pl.UTF-8):	Py0MQ - wiązania biblioteki ØMQ dla Pythona
 Group:		Development/Languages/Python
-Requires:	python3-modules >= 3.2
+Requires:	python3-modules >= 1:3.2
 Requires:	python3-tornado
 Requires:	zeromq >= %{zeromq_ver}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zmq.git/commitdiff/4d80dc72dd4300e6ec8189430236e91d04753b03



More information about the pld-cvs-commit mailing list