|
|
|
|
@ -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 |
|
|
|
|
|