|
|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
# package versions |
|
|
|
%define V_python 3.8 |
|
|
|
%define V_python 3.8 |
|
|
|
%define V_pycparser 2.19 |
|
|
|
%define V_pycparser 2.20 |
|
|
|
%define V_configargparse 1.0 |
|
|
|
%define V_configargparse 1.0 |
|
|
|
%define V_click 6.7 |
|
|
|
%define V_click 6.7 |
|
|
|
%define V_argh 0.26.2 |
|
|
|
%define V_argh 0.26.2 |
|
|
|
@ -42,7 +42,7 @@ Class: BASE |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_python} |
|
|
|
Version: %{V_python} |
|
|
|
Release: 20200301 |
|
|
|
Release: 20200304 |
|
|
|
|
|
|
|
|
|
|
|
# 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 |
|
|
|
|