From 45bbe50eccc9b2239b4c3d87f26661b8d71239bc Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 10 May 2019 07:44:21 +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 6e0c07c621..73ba3b8450 100644 --- a/python-text/python-text.spec +++ b/python-text/python-text.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.7 -%define V_pygments 2.3.1 +%define V_pygments 2.4.0 %define V_configobj 5.0.6 %define V_python_gflags 2.0 %define V_jinja2 2.10.1 @@ -41,7 +41,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20190407 +Release: 20190510 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{V_pygments}.tar.gz