diff --git a/python-Pygments.changes b/python-Pygments.changes index c6bda5a..bbdd68f 100644 --- a/python-Pygments.changes +++ b/python-Pygments.changes @@ -2,7 +2,8 @@ Sun Nov 5 07:15:50 UTC 2023 - Matěj Cepl - Add skip-wcag-contrast-ratio.patch to make - python-wcag-contrast-ratio just optional dependency. + python-wcag-contrast-ratio just optional dependency + (gh#pygments/pygments!2564). ------------------------------------------------------------------- Mon Aug 7 13:10:31 UTC 2023 - Benoît Monin diff --git a/python-Pygments.spec b/python-Pygments.spec index f7bf8d7..ce3c494 100644 --- a/python-Pygments.spec +++ b/python-Pygments.spec @@ -32,7 +32,7 @@ License: BSD-2-Clause Group: Development/Languages/Python URL: https://pygments.org Source: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz -# PATCH-FIX-UPSTREAM skip-wcag-contrast-ratio.patch bsc#[0-9]+ mcepl@suse.com +# PATCH-FIX-UPSTREAM skip-wcag-contrast-ratio.patch gh#pygments/pygments!2564 mcepl@suse.com # Don't make wcag-contrast-ratio mandatory for testing Patch0: skip-wcag-contrast-ratio.patch BuildRequires: %{python_module base >= 3.7}