]> git.pld-linux.org Git - packages/python-lxml.git/blobdiff - python-lxml.spec
- python 3.6
[packages/python-lxml.git] / python-lxml.spec
index 991b72ffeb22e1fcba4e08f120abc6dcd6ec948c..06f1e8da9689269ce81cba5092b9aea42b6191b2 100644 (file)
@@ -8,21 +8,21 @@
 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.4.4
-Release:       4
+Version:       3.6.0
+Release:       2
 License:       BSD
 Group:         Libraries/Python
 Source0:       http://lxml.de/files/%{module}-%{version}.tgz
-# Source0-md5: a9a65972afc173ec7a39c585f4eea69c
+# Source0-md5: 5957cc384bd6e83934be35c057ec03b6
 URL:           http://lxml.de/
-BuildRequires: libxml2-devel >= 1:2.7.8
-BuildRequires: libxslt-devel >= 1.1.26
+BuildRequires: libxml2-devel >= 1:2.9.2
+BuildRequires: libxslt-devel >= 1.1.28
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.6
 BuildRequires: python-modules >= 1:2.6
 %endif
 %if %{with python3}
-BuildRequires: python3-Cython > 0.17
+BuildRequires: python3-Cython >= 0.17
 BuildRequires: python3-devel >= 1:3.2
 BuildRequires: python3-modules >= 1:3.2
 %endif
This page took 0.028964 seconds and 4 git commands to generate.