]> git.pld-linux.org Git - packages/python-zmq.git/commitdiff
use epoch 1 for python3 package
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 24 May 2019 10:41:53 +0000 (13:41 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 24 May 2019 10:41:53 +0000 (13:41 +0300)
python-zmq.spec

index 06beeee2fb65bebcac83335a0456fd2567bcbe2a..b9487150110a7af39bacb7094af1b3b9220d2c75 100644 (file)
@@ -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}
 
This page took 0.093751 seconds and 4 git commands to generate.