|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
|
%define V_python 3.7 |
|
|
|
|
%define V_python 3.8 |
|
|
|
|
%define V_paste_core 3.2.1 |
|
|
|
|
%define V_paste_script 3.2.0 |
|
|
|
|
%define V_paste_deploy 2.0.1 |
|
|
|
@ -38,7 +38,7 @@ Class: EVAL
|
|
|
|
|
Group: Language |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_python} |
|
|
|
|
Release: 20190927 |
|
|
|
|
Release: 20191019 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{V_paste_core}.tar.gz |
|
|
|
|