From 5a4bb900ae322fb98f934dc505fcc372aa6fe35b Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 30 Dec 2021 09:22:07 +0100 Subject: [PATCH] update module --- python-sys/python-sys.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-sys/python-sys.spec b/python-sys/python-sys.spec index 08ea579439..5f16a7ffe2 100644 --- a/python-sys/python-sys.spec +++ b/python-sys/python-sys.spec @@ -23,7 +23,7 @@ # package versions %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_cffi 1.15.0 %define V_funcsigs 1.0.2 @@ -44,7 +44,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20211229 +Release: 20211230 # list of sources Source0: https://files.pythonhosted.org/packages/source/p/psutil/psutil-%{V_psutil}.tar.gz