|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
# package versions |
|
|
|
%define V_python 3.10 |
|
|
|
%define V_python 3.10 |
|
|
|
%define V_psutil 5.8.0 |
|
|
|
%define V_psutil 5.9.0 |
|
|
|
%define V_setproctitle 1.2.2 |
|
|
|
%define V_setproctitle 1.2.2 |
|
|
|
%define V_cffi 1.15.0 |
|
|
|
%define V_cffi 1.15.0 |
|
|
|
%define V_funcsigs 1.0.2 |
|
|
|
%define V_funcsigs 1.0.2 |
|
|
@ -44,7 +44,7 @@ Class: BASE |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_python} |
|
|
|
Version: %{V_python} |
|
|
|
Release: 20211229 |
|
|
|
Release: 20211230 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: https://files.pythonhosted.org/packages/source/p/psutil/psutil-%{V_psutil}.tar.gz |
|
|
|
Source0: https://files.pythonhosted.org/packages/source/p/psutil/psutil-%{V_psutil}.tar.gz |
|
|
|