- temporarily disable Source URL for pdf doc (it became unavailable)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=93
This commit is contained in:
Jan Matejek 2017-04-07 18:43:14 +00:00 committed by Git OBS Bridge
parent 60fdd08498
commit 650aff5862
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 7 18:20:52 UTC 2017 - jmatejek@suse.com
- temporarily disable Source URL for pdf doc (it became unavailable)
-------------------------------------------------------------------
Wed Mar 8 18:55:12 UTC 2017 - axel.braun@gmx.de

View File

@ -23,9 +23,10 @@ Release: 0
Summary: Powerful and Pythonic XML processing library
License: BSD-3-Clause and GPL-2.0+
Group: Development/Languages/Python
Url: http://lxml.de/
Source: https://pypi.io/packages/source/l/lxml/lxml-%{version}.tar.gz
Source1: http://lxml.de/lxmldoc-%{version}.pdf
Url: https://lxml.de/
Source: https://files.pythonhosted.org/packages/source/l/lxml/lxml-%{version}.tar.gz
#Source1: https://lxml.de/lxmldoc-%{version}.pdf
Source1: lxmldoc-%{version}.pdf
BuildRequires: %{python_module Cython >= 0.22.1}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools >= 18.0.1}