[packages/python-kombu] fix req, those deps are better written as >=

glen glen at pld-linux.org
Tue Nov 17 09:54:54 CET 2015


commit f5b96fc94212d68d6ec8ed0a7049b4d1ba71f3a2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 17 10:54:44 2015 +0200

    fix req, those deps are better written as >=

 python-kombu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-kombu.spec b/python-kombu.spec
index 774ac9e..e400697 100644
--- a/python-kombu.spec
+++ b/python-kombu.spec
@@ -22,7 +22,7 @@ BuildRequires:	rpmbuild(macros) >= 1.612
 BuildRequires:	python-setuptools
 %if %{with tests}
 BuildRequires:	python-mock
-BuildRequires:	python-modules > 1:2.7
+BuildRequires:	python-modules >= 1:2.7
 BuildRequires:	python-nose
 %endif
 %if %{with doc}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-kombu.git/commitdiff/f5b96fc94212d68d6ec8ed0a7049b4d1ba71f3a2



More information about the pld-cvs-commit mailing list