]> git.pld-linux.org Git - packages/python-lxml.git/blobdiff - python-lxml.spec
- Version 2.3.1-1.
[packages/python-lxml.git] / python-lxml.spec
index f9ef2828df88bec303e6fc5fbb012c1e665731b1..5485976ba8575af4899a6d9c42535240418207b7 100644 (file)
@@ -8,12 +8,12 @@
 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.3
+Version:       2.3.1
 Release:       1
 License:       BSD
 Group:         Libraries/Python
 Source0:       http://codespeak.net/lxml/%{module}-%{version}.tgz
-# Source0-md5: a245a015fd59b63e220005f263e1682a
+# Source0-md5: 87931fbf35df60cd71cfe7484b4b36ed
 URL:           http://codespeak.net/lxml/
 BuildRequires: libxml2-devel
 BuildRequires: libxslt-devel
@@ -121,6 +121,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{py3_sitedir}/lxml
 %attr(755,root,root) %{py3_sitedir}/lxml/*.so
 %{py3_sitedir}/lxml/*.py
+%{py3_sitedir}/lxml/__pycache__
 %{py3_sitedir}/lxml/isoschematron
 %{py3_sitedir}/lxml/html
 %{py3_sitedir}/lxml-*.egg-info
This page took 0.034719 seconds and 4 git commands to generate.