From b4451a491be7b07b2d33f93b1974d3dbc26d39ed Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 31 Dec 2025 09:51:34 +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 742e763bca..44582b11cb 100644 --- a/python-sys/python-sys.spec +++ b/python-sys/python-sys.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.14 -%define V_psutil 7.2.0 +%define V_psutil 7.2.1 %define V_setproctitle 1.3.7 %define V_cffi 2.0.0 %define V_funcsigs 1.0.2 @@ -44,7 +44,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20251224 +Release: 20251231 # list of sources Source0: https://files.pythonhosted.org/packages/source/p/psutil/psutil-%{V_psutil}.tar.gz