]> git.pld-linux.org Git - packages/python-lxml.git/blobdiff - python-lxml.spec
- BR: python-modules, rpm-pythonprov
[packages/python-lxml.git] / python-lxml.spec
index 0311c2726ec083fb95d7b114c00e32a560d31754..876643ea3f0292819c659de0c9d774a871ee9d0b 100644 (file)
@@ -4,16 +4,18 @@
 Summary:       A Pythonic binding for the libxml2 and libxslt libraries
 Summary(pl.UTF-8):     Pythonowe wiązanie do bibliotek libxml2 i libxslt
 Name:          python-%{module}
-Version:       2.0.5
+Version:       2.2.4
 Release:       1
 License:       BSD
-Group:         Development/Languages/Python
+Group:         Libraries/Python
 Source0:       http://codespeak.net/lxml/%{module}-%{version}.tgz
-# Source0-md5: 2cc8caf84c3b55353d5513c6d668c090
+# Source0-md5: 077841e74ee728e7746b65d8483274be
 URL:           http://codespeak.net/lxml/
 BuildRequires: libxml2-devel
 BuildRequires: libxslt-devel
 BuildRequires: python-devel
+BuildRequires: python-modules
+BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 BuildRequires: unzip
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -51,5 +53,4 @@ rm -rf $RPM_BUILD_ROOT
 %{py_sitedir}/lxml/html/*.py[co]
 %attr(755,root,root) %{py_sitedir}/lxml/etree.so
 %attr(755,root,root) %{py_sitedir}/lxml/objectify.so
-%attr(755,root,root) %{py_sitedir}/lxml/pyclasslookup.so
-%{py_sitedir}/lxml-*-py2.5.egg-info
+%{py_sitedir}/lxml-*.egg-info
This page took 0.030605 seconds and 4 git commands to generate.