]> git.pld-linux.org Git - packages/python-lxml.git/blobdiff - python-lxml.spec
- include __pycache__
[packages/python-lxml.git] / python-lxml.spec
index 45e2c394e9e903202f58baaf67b64798f25f985d..3c194ad2f9c37d11802bd98d3f872175a4f84e0c 100644 (file)
@@ -9,7 +9,7 @@ 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
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries/Python
 Source0:       http://codespeak.net/lxml/%{module}-%{version}.tgz
@@ -120,8 +120,8 @@ rm -rf $RPM_BUILD_ROOT
 %doc docs/* CHANGES.txt CREDITS.txt TODO.txt
 %dir %{py3_sitedir}/lxml
 %attr(755,root,root) %{py3_sitedir}/lxml/*.so
-%{py3_sitedir}/lxml/__pycache__
 %{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.062509 seconds and 4 git commands to generate.