From d143ea4ce18e6cd6da32e454a80b1d41de5df0d8a2f65a0267dfd6acbe061a9f Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 4 Jan 2023 06:30:27 +0000 Subject: [PATCH] - Add link to github issue for the latest patch, gh#sphinx-doc/sphinx#11067 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=226 --- python-Sphinx.changes | 1 + python-Sphinx.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 613c801..09a58f4 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -3,6 +3,7 @@ Wed Jan 4 05:56:10 UTC 2023 - Martin Liška - Add pygments-2.14.patch in order to fix Pygments tests after the 2.14 release. + gh#sphinx-doc/sphinx#11067 ------------------------------------------------------------------- Sat Dec 31 09:06:47 UTC 2022 - Martin Liška diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 8749065..effef0e 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -42,6 +42,7 @@ Source3: requests.inv Source4: readthedocs.inv Source5: update-intersphinx.sh Source99: python-Sphinx.keyring +# PATCH-FIX-UPSTREAM pygments-2.14.patch gh#sphinx-doc/sphinx#11067 Patch0: pygments-2.14.patch BuildRequires: %{python_module base} BuildRequires: %{python_module flit-core}