X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython-lxml.git;a=blobdiff_plain;f=python-lxml.spec;h=e7d99eed01d711c5965ee523898cf239814cf4e3;hp=45e2c394e9e903202f58baaf67b64798f25f985d;hb=72fa0a514bc2e80fa4dcdf4b0ce8b251b9c842b3;hpb=ae91e877bf8de1bfe08400a0fd0674a362396540 diff --git a/python-lxml.spec b/python-lxml.spec index 45e2c39..e7d99ee 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -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} @@ -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