|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_python 3.8 |
|
|
|
%define V_python 3.8 |
|
|
|
%define V_setuptools 42.0.1 |
|
|
|
%define V_setuptools 42.0.2 |
|
|
|
%define V_setuptools_git 1.2 |
|
|
|
%define V_setuptools_git 1.2 |
|
|
|
%define V_setuptools_scm 3.3.3 |
|
|
|
%define V_setuptools_scm 3.3.3 |
|
|
|
%define V_pip 19.3.1 |
|
|
|
%define V_pip 19.3.1 |
|
|
@ -44,7 +44,7 @@ Class: EVAL |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: PSF/ZPL |
|
|
|
License: PSF/ZPL |
|
|
|
Version: %{V_python} |
|
|
|
Version: %{V_python} |
|
|
|
Release: 20191125 |
|
|
|
Release: 20191202 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip |
|
|
|
Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip |
|
|
|