From 27ee9f055331ab12df7a073d4e59ad3a895cd338 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Fri, 21 Feb 2014 14:53:37 +0100 Subject: [PATCH] R: python-greenlet >= 0.3.2 --- python-gevent.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-gevent.spec b/python-gevent.spec index 8fcf89a..b034369 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -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 -- 2.44.0