]> git.pld-linux.org Git - packages/python-lxml.git/blobdiff - python-lxml.spec
- release 2 (by relup.sh)
[packages/python-lxml.git] / python-lxml.spec
index f9ef2828df88bec303e6fc5fbb012c1e665731b1..e7d99eed01d711c5965ee523898cf239814cf4e3 100644 (file)
@@ -8,13 +8,13 @@
 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
+Version:       2.3.5
+Release:       2
 License:       BSD
 Group:         Libraries/Python
-Source0:       http://codespeak.net/lxml/%{module}-%{version}.tgz
-# Source0-md5: a245a015fd59b63e220005f263e1682a
-URL:           http://codespeak.net/lxml/
+Source0:       http://lxml.de/files/%{module}-%{version}.tgz
+# Source0-md5: d03fb3b9139df7f182afffe72f412c87
+URL:           http://lxml.de/
 BuildRequires: libxml2-devel
 BuildRequires: libxslt-devel
 %if %{with python2}
@@ -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.032336 seconds and 4 git commands to generate.