From 4f3a27dd1de2112e350f7f876f84bc0764faefc6 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 16 Nov 2025 09:53:59 +0100 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 181aba2b24..6cc0daf019 100644 --- a/python-parse/python-parse.spec +++ b/python-parse/python-parse.spec @@ -25,7 +25,7 @@ %define V_python 3.14 %define V_pycparser 2.23 %define V_configargparse 1.7.1 -%define V_click 8.2.1 +%define V_click 8.3.1 %define V_argh 0.31.3 %define V_confu 1.9.0 %define V_parse 1.20.2 @@ -42,7 +42,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20251008 +Release: 20251116 # list of sources Source0: https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-%{V_pycparser}.tar.gz