[packages/python-lxml] - updated python versions (now 2.6+/3.2+ required)

qboosh qboosh at pld-linux.org
Sun Sep 14 17:05:46 CEST 2014


commit 218fb6291c25f3874bf7bac530da023e406a472d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 14 17:05:48 2014 +0200

    - updated python versions (now 2.6+/3.2+ required)

 python-lxml.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-lxml.spec b/python-lxml.spec
index 1ddb54d..99613b3 100644
--- a/python-lxml.spec
+++ b/python-lxml.spec
@@ -18,13 +18,13 @@ URL:		http://lxml.de/
 BuildRequires:	libxml2-devel >= 1:2.7.8
 BuildRequires:	libxslt-devel >= 1.1.26
 %if %{with python2}
-BuildRequires:	python-devel >= 1:2.4
-BuildRequires:	python-modules
+BuildRequires:	python-devel >= 1:2.6
+BuildRequires:	python-modules >= 1:2.6
 %endif
 %if %{with python3}
 BuildRequires:	python3-Cython > 0.17
-BuildRequires:	python3-devel
-BuildRequires:	python3-modules
+BuildRequires:	python3-devel >= 1:3.2
+BuildRequires:	python3-modules >= 1:3.2
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-lxml.git/commitdiff/218fb6291c25f3874bf7bac530da023e406a472d



More information about the pld-cvs-commit mailing list