]> git.pld-linux.org Git - packages/python-lxml.git/blobdiff - python-lxml.spec
- updated python versions (now 2.6+/3.2+ required)
[packages/python-lxml.git] / python-lxml.spec
index 84913c41e233c6efea7c9d3aae7a866050e07b56..99613b3383f364dffc9f403212801044f7dac7b1 100644 (file)
@@ -8,23 +8,23 @@
 Summary:       Python 2 binding for the libxml2 and libxslt libraries
 Summary(pl.UTF-8):     Wiązanie Pythona 2 do bibliotek libxml2 i libxslt
 Name:          python-%{module}
-Version:       3.3.3
-Release:       2
+Version:       3.4.0
+Release:       1
 License:       BSD
 Group:         Libraries/Python
 Source0:       http://lxml.de/files/%{module}-%{version}.tgz
-# Source0-md5: f2675837b4358a5ecab5fd9a783fd0e5
+# Source0-md5: bc90cc4e4ee04e1f8290ae0f70e34eea
 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
This page took 0.025987 seconds and 4 git commands to generate.