From baf423c196fa0189b166bed5a010d4c05a9e2e83 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 28 Aug 2021 09:54:09 +0200 Subject: [PATCH] update module --- python-parse/python-parse.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-parse/python-parse.spec b/python-parse/python-parse.spec index 25e9d24c8d..18e7bf6b0d 100644 --- a/python-parse/python-parse.spec +++ b/python-parse/python-parse.spec @@ -24,7 +24,7 @@ # package versions %define V_python 3.9 %define V_pycparser 2.20 -%define V_configargparse 1.5.1 +%define V_configargparse 1.5.2 %define V_click 8.0.1 %define V_argh 0.26.2 %define V_confu 1.7.1 @@ -42,7 +42,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20210702 +Release: 20210828 # list of sources Source0: https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-%{V_pycparser}.tar.gz