From 5eb0012d694be3dae90a354640bbe7e783a8f0c4 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Tue, 19 Nov 2024 11:37:30 -0700 Subject: python/python2-psutil: Updated for version 6.1.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python2-psutil/python2-psutil.SlackBuild | 2 +- python/python2-psutil/python2-psutil.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python2-psutil') diff --git a/python/python2-psutil/python2-psutil.SlackBuild b/python/python2-psutil/python2-psutil.SlackBuild index 76726a06db..0a0bac5657 100644 --- a/python/python2-psutil/python2-psutil.SlackBuild +++ b/python/python2-psutil/python2-psutil.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python2-psutil SRCNAM=${PRGNAM#python2-*} -VERSION=${VERSION:-6.0.0} +VERSION=${VERSION:-6.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python2-psutil/python2-psutil.info b/python/python2-psutil/python2-psutil.info index 85ca75b625..830c0e8e78 100644 --- a/python/python2-psutil/python2-psutil.info +++ b/python/python2-psutil/python2-psutil.info @@ -1,8 +1,8 @@ PRGNAM="python2-psutil" -VERSION="6.0.0" +VERSION="6.1.0" HOMEPAGE="https://github.com/giampaolo/psutil" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psutil/psutil-6.0.0.tar.gz" -MD5SUM="5874bd773d2fe7da3c0817424f383033" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psutil/psutil-6.1.0.tar.gz" +MD5SUM="2baae02411c42c185e129c3f26030079" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3