14
0
forked from pool/python-Sphinx

- Drop patch disable-test.patch no longer applicable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=118
This commit is contained in:
Tomáš Chvátal
2019-03-11 10:27:27 +00:00
committed by Git OBS Bridge
parent de156eed35
commit 085a5e4a37
3 changed files with 5 additions and 14 deletions

View File

@@ -39,7 +39,6 @@ License: BSD-2-Clause
Group: Development/Languages/Python
URL: http://sphinx-doc.org
Source: https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
Patch1: disable-test.patch
BuildRequires: %{python_module base}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -235,7 +234,6 @@ This package contains the HTML documentation for Sphinx.
%prep
%setup -q -n Sphinx-%{version}
%patch1 -p1
sed -i 's/\r$//' sphinx/themes/basic/static/jquery.js # Fix wrong end-of-line encoding