[packages/python-pymongo] - python epochs

qboosh qboosh at pld-linux.org
Mon Jul 7 15:33:10 CEST 2014


commit c93f6cbde3283bfd4d61af819cacb0df33fa58ac
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jul 7 15:37:50 2014 +0200

    - python epochs

 python-pymongo.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-pymongo.spec b/python-pymongo.spec
index 5ce7738..9b1c1fc 100644
--- a/python-pymongo.spec
+++ b/python-pymongo.spec
@@ -16,12 +16,12 @@ Source0:	https://pypi.python.org/packages/source/p/pymongo/pymongo-%{version}.ta
 # Source0-md5:	4e4c75e5362f422edb47d27ea6d17a96
 URL:		http://api.mongodb.org/python/current/
 %if %{with python2}
-BuildRequires:	python-devel >= 2.4
+BuildRequires:	python-devel >= 1:2.4
 BuildRequires:	python-distribute
 %endif
 %if %{with python3}
-BuildRequires:	python3-2to3 >= 3.2
-BuildRequires:	python3-devel >= 3.2
+BuildRequires:	python3-2to3 >= 1:3.2
+BuildRequires:	python3-devel >= 1:3.2
 BuildRequires:	python3-distribute
 %endif
 BuildRequires:	rpm-pythonprov
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pymongo.git/commitdiff/c93f6cbde3283bfd4d61af819cacb0df33fa58ac



More information about the pld-cvs-commit mailing list