|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
# package versions |
|
|
|
%define V_python 3.8 |
|
|
|
%define V_python 3.8 |
|
|
|
%define V_pygments 2.5.1 |
|
|
|
%define V_pygments 2.5.2 |
|
|
|
%define V_configobj 5.0.6 |
|
|
|
%define V_configobj 5.0.6 |
|
|
|
%define V_python_gflags 2.0 |
|
|
|
%define V_python_gflags 2.0 |
|
|
|
%define V_jinja2 2.10.3 |
|
|
|
%define V_jinja2 2.10.3 |
|
|
@ -41,7 +41,7 @@ Class: BASE |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_python} |
|
|
|
Version: %{V_python} |
|
|
|
Release: 20191127 |
|
|
|
Release: 20191129 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{V_pygments}.tar.gz |
|
|
|
Source0: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{V_pygments}.tar.gz |
|
|
|