From 6799b451bb66e59929aae52fdb341ce0771cd2da72cdac5a7279a857d383fbbf 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 | 4 ++-- python-Sphinx.spec | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/python-Sphinx.changes b/python-Sphinx.changes index efbd259..8980248 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17004bae8abace176cfc2173b4e45db92c02d3926d4ad864f116c89b4e39f4f9 -size 164974 +oid sha256:ed7d2167b828ca628d9ff3fd526a384ffd2ac63ad455bb5e5c6c41ef64404d9f +size 165003 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}