package/python-psutil: bump version to 7.1.3

https://github.com/giampaolo/psutil/blob/release-7.1.3/HISTORY.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-12-15 20:13:52 +01:00
committed by Julien Olivain
parent b6cb9f0918
commit d038740b7c
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/psutil/json
md5 26dc8499f435198ab3f907edf9e7d7b4 psutil-7.1.0.tar.gz
sha256 655708b3c069387c8b77b072fc429a57d0e214221d01c0a772df7dfedcb3bcd2 psutil-7.1.0.tar.gz
md5 99dbbe92985d5e5a3a45574ea521af67 psutil-7.1.3.tar.gz
sha256 6c86281738d77335af7aec228328e944b30930899ea760ecf33a4dba66be5e74 psutil-7.1.3.tar.gz
# Locally computed sha256 checksums
sha256 b89c063b3786e28e0c0a38f1931db61fed35e69dd2a2966fbecffee0f46c8d10 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PSUTIL_VERSION = 7.1.0
PYTHON_PSUTIL_VERSION = 7.1.3
PYTHON_PSUTIL_SOURCE = psutil-$(PYTHON_PSUTIL_VERSION).tar.gz
PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/b3/31/4723d756b59344b643542936e37a31d1d3204bcdc42a7daa8ee9eb06fb50
PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/e1/88/bdd0a41e5857d5d703287598cbf08dad90aed56774ea52ae071bae9071b6
PYTHON_PSUTIL_SETUP_TYPE = setuptools
PYTHON_PSUTIL_LICENSE = BSD-3-Clause
PYTHON_PSUTIL_LICENSE_FILES = LICENSE