|
|
@ -23,11 +23,11 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_python 2.7 |
|
|
|
%define V_python 2.7 |
|
|
|
%define V_setuptools 42.0.0 |
|
|
|
%define V_setuptools 42.0.1 |
|
|
|
%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 |
|
|
|
%define V_pbr 5.4.3 |
|
|
|
%define V_pbr 5.4.4 |
|
|
|
%define V_cython 0.29.14 |
|
|
|
%define V_cython 0.29.14 |
|
|
|
%define V_wheel 0.33.6 |
|
|
|
%define V_wheel 0.33.6 |
|
|
|
|
|
|
|
|
|
|
@ -42,7 +42,7 @@ Class: EVAL |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: PSF/ZPL |
|
|
|
License: PSF/ZPL |
|
|
|
Version: %{V_python} |
|
|
|
Version: %{V_python} |
|
|
|
Release: 20191124 |
|
|
|
Release: 20191125 |
|
|
|
|
|
|
|
|
|
|
|
# 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 |
|
|
|