From 9bb567f95b271f9088c355065dfbc6f53b8a15ad Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 28 Aug 2021 09:52:50 +0200 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 3af684cb97..6d6d87d082 100644 --- a/python-text/python-text.spec +++ b/python-text/python-text.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.9 -%define V_pygments 2.9.0 +%define V_pygments 2.10.0 %define V_configobj 5.0.6 %define V_python_gflags 2.0 %define V_jinja2 3.0.1 @@ -41,7 +41,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20210519 +Release: 20210828 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{V_pygments}.tar.gz