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:
parent
de156eed35
commit
085a5e4a37
@ -1,12 +0,0 @@
|
||||
Index: python-Sphinx/Sphinx-1.6.2/tests/test_build_latex.py
|
||||
===================================================================
|
||||
--- Sphinx-1.6.2/tests/test_build_latex.py
|
||||
+++ Sphinx-1.6.2/tests/test_build_latex.py
|
||||
@@ -1011,6 +1011,7 @@ def test_latex_raw_directive(app, status
|
||||
|
||||
|
||||
@pytest.mark.sphinx('latex', testroot='images')
|
||||
+@pytest.mark.skip(reason="no remote access in OBS")
|
||||
def test_latex_remote_images(app, status, warning):
|
||||
app.builder.build_all()
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 10:25:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Drop patch disable-test.patch no longer applicable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 09:40:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user