]> 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 45e2c394e9e903202f58baaf67b64798f25f985d..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}
 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
 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}
 BuildRequires: libxml2-devel
 BuildRequires: libxslt-devel
 %if %{with python2}
@@ -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
 %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/*.py
+%{py3_sitedir}/lxml/__pycache__
 %{py3_sitedir}/lxml/isoschematron
 %{py3_sitedir}/lxml/html
 %{py3_sitedir}/lxml-*.egg-info
 %{py3_sitedir}/lxml/isoschematron
 %{py3_sitedir}/lxml/html
 %{py3_sitedir}/lxml-*.egg-info
This page took 0.026487 seconds and 4 git commands to generate.