]> git.pld-linux.org Git - packages/python-gevent.git/commitdiff
R: python-greenlet >= 0.3.2
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 21 Feb 2014 13:53:37 +0000 (14:53 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 21 Feb 2014 13:53:37 +0000 (14:53 +0100)
python-gevent.spec

index 8fcf89aab50470dee82924e3ad124155a70133a8..b03436920a24ed1a440aae613db614f80dd5d60d 100644 (file)
@@ -19,10 +19,10 @@ Source0:    http://pypi.python.org/packages/source/g/gevent/%{module}-%{version}.ta
 Source1:       known_failures-pld.txt
 BuildRequires: libevent-devel >= 1.4.0
 BuildRequires: python-devel
-%{?with_tests:BuildRequires: python-greenlet}
+%{?with_tests:BuildRequires: python-greenlet >= 0.3.2}
 %{?with_tests:BuildRequires: python-test}
 BuildRequires: rpm-pythonprov
-Requires:      python-greenlet
+Requires:      python-greenlet >= 0.3.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.026739 seconds and 4 git commands to generate.