Browse Source

update module

master
parent
commit
4f3a27dd1d
  1. 4
      python-parse/python-parse.spec

4
python-parse/python-parse.spec

@ -25,7 +25,7 @@
%define V_python 3.14 %define V_python 3.14
%define V_pycparser 2.23 %define V_pycparser 2.23
%define V_configargparse 1.7.1 %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_argh 0.31.3
%define V_confu 1.9.0 %define V_confu 1.9.0
%define V_parse 1.20.2 %define V_parse 1.20.2
@ -42,7 +42,7 @@ Class: BASE
Group: Language Group: Language
License: GPL License: GPL
Version: %{V_python} Version: %{V_python}
Release: 20251008 Release: 20251116
# list of sources # list of sources
Source0: https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-%{V_pycparser}.tar.gz Source0: https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-%{V_pycparser}.tar.gz

Loading…
Cancel
Save