[Buildroot] [git commit] package/python-psutil: bump version to 7.1.0
Julien Olivain
ju.o at free.fr
Tue Oct 14 21:58:06 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=59006ecfe79519236a0a8ce427d40103d2a0e32e
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-psutil/python-psutil.hash | 4 ++--
package/python-psutil/python-psutil.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-psutil/python-psutil.hash b/package/python-psutil/python-psutil.hash
index 3432ac6506..0ba261a7a8 100644
--- a/package/python-psutil/python-psutil.hash
+++ b/package/python-psutil/python-psutil.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/psutil/json
-md5 d06db97a604ddeac1d42694eac4390db psutil-6.1.1.tar.gz
-sha256 cf8496728c18f2d0b45198f06895be52f36611711746b7f30c464b422b50e2f5 psutil-6.1.1.tar.gz
+md5 26dc8499f435198ab3f907edf9e7d7b4 psutil-7.1.0.tar.gz
+sha256 655708b3c069387c8b77b072fc429a57d0e214221d01c0a772df7dfedcb3bcd2 psutil-7.1.0.tar.gz
# Locally computed sha256 checksums
sha256 b89c063b3786e28e0c0a38f1931db61fed35e69dd2a2966fbecffee0f46c8d10 LICENSE
diff --git a/package/python-psutil/python-psutil.mk b/package/python-psutil/python-psutil.mk
index ff90126a8f..41fd92fe37 100644
--- a/package/python-psutil/python-psutil.mk
+++ b/package/python-psutil/python-psutil.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PSUTIL_VERSION = 6.1.1
+PYTHON_PSUTIL_VERSION = 7.1.0
PYTHON_PSUTIL_SOURCE = psutil-$(PYTHON_PSUTIL_VERSION).tar.gz
-PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/1f/5a/07871137bb752428aa4b659f910b399ba6f291156bdea939be3e96cae7cb
+PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/b3/31/4723d756b59344b643542936e37a31d1d3204bcdc42a7daa8ee9eb06fb50
PYTHON_PSUTIL_SETUP_TYPE = setuptools
PYTHON_PSUTIL_LICENSE = BSD-3-Clause
PYTHON_PSUTIL_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list