From 7ffc4e528b83b0b06f73f176d0c9350d5141f313 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sun, 17 Dec 2023 12:16:45 -0700 Subject: python/python3-psutil: Updated for version 5.9.7. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-psutil/python3-psutil.SlackBuild | 2 +- python/python3-psutil/python3-psutil.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/python3-psutil/python3-psutil.SlackBuild b/python/python3-psutil/python3-psutil.SlackBuild index 8e2100b31a..69f2d5cf46 100644 --- a/python/python3-psutil/python3-psutil.SlackBuild +++ b/python/python3-psutil/python3-psutil.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-psutil SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.9.6} +VERSION=${VERSION:-5.9.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-psutil/python3-psutil.info b/python/python3-psutil/python3-psutil.info index c2a3197148..5074543cb8 100644 --- a/python/python3-psutil/python3-psutil.info +++ b/python/python3-psutil/python3-psutil.info @@ -1,8 +1,8 @@ PRGNAM="python3-psutil" -VERSION="5.9.6" +VERSION="5.9.7" HOMEPAGE="https://github.com/giampaolo/psutil" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psutil/psutil-5.9.6.tar.gz" -MD5SUM="eec35090e7474e471a12f0dd16c981f9" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psutil/psutil-5.9.7.tar.gz" +MD5SUM="afcc40a779f84f6d909570a8934cebc3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build python3-wheel" -- cgit v1.2.3