From 182fea3a791ccff71be6eaca95f6ad939ab2f89f Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 7 Jan 2022 09:33:05 +0100 Subject: [PATCH] update module --- python-text/python-text.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-text/python-text.spec b/python-text/python-text.spec index 7561601bd5..4909b84a89 100644 --- a/python-text/python-text.spec +++ b/python-text/python-text.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.10 -%define V_pygments 2.11.1 +%define V_pygments 2.11.2 %define V_configobj 5.0.6 %define V_python_gflags 2.0 %define V_jinja2 3.0.3 @@ -41,7 +41,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20220101 +Release: 20220107 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{V_pygments}.tar.gz