diff --git a/python-psutil.spec b/python-psutil.spec index a0f41f41b352578a8f7ad40f16a6dd0d59c9fb6d..85aecb44549b51ed689e92338beb272e605739c2 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -1,5 +1,5 @@ Name: python-psutil -Version: 6.0.0 +Version: 6.1.0 Release: 1 Summary: A library for retrieving information on running processes and system utilization in Python License: BSD @@ -48,6 +48,10 @@ done %{python3_sitearch}/*.egg-info %changelog +* Tue May 13 2025 openeuler_bot - 6.1.0-1 +- update python-psutil to 6.1.0 + + * Fri Sep 13 2024 lixiaoyong - 6.0.0-1 - Update version to 6.0.0 - ``maxfile`` and ``maxpath`` fields were removed from the namedtuple returned by `disk_partitions()`_. diff --git a/release-6.0.0.tar.gz b/release-6.1.0.tar.gz similarity index 34% rename from release-6.0.0.tar.gz rename to release-6.1.0.tar.gz index 069b7138df969e4353d85ec3b0379e5b4d3ee778..5f348530812cfee326037f90f481ddd40cf0ebc4 100644 Binary files a/release-6.0.0.tar.gz and b/release-6.1.0.tar.gz differ