From ec9787c7baaf4f593e0984f869414539c5eaa2ea Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 1 Jan 2022 11:21:19 +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 bbfcbe6389..7561601bd5 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.10.0 +%define V_pygments 2.11.1 %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: 20211112 +Release: 20220101 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{V_pygments}.tar.gz