From 96ca53093c061754310b33b32ba499cd0386e0e6be1dfb10a87728c5df2aebfb Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 16 Nov 2020 15:33:54 +0000 Subject: [PATCH] - Revert to 2.6.1 to unbrake Pelican. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=71 --- python-Pygments.changes | 5 +++++ python-Pygments.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-Pygments.changes b/python-Pygments.changes index 984642b..dc0dba8 100644 --- a/python-Pygments.changes +++ b/python-Pygments.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 16 15:32:36 UTC 2020 - Matej Cepl + +- Revert to 2.6.1 to unbrake Pelican. + ------------------------------------------------------------------- Tue Apr 14 11:38:23 UTC 2020 - Matej Cepl diff --git a/python-Pygments.spec b/python-Pygments.spec index 61d9084..a67c000 100644 --- a/python-Pygments.spec +++ b/python-Pygments.spec @@ -19,6 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Pygments +# DO NOT UPGRADE UNTIL PELICAN IS COMPATIBLE! Version: 2.6.1 Release: 0 Summary: A syntax highlighting package written in Python