aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-17 12:13:24 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:22 +0700
commit81cd59e9d8ac783e3e967d25f530337ee5645847 (patch)
treef1ca629680c8f34dd0d3d93f5927c1603d4779ca /python
parentb19d28041bba09be9c7b73e603d5729ce811100f (diff)
downloadslackbuilds-81cd59e9d8ac783e3e967d25f530337ee5645847.tar.xz
python/python2-psutil: Updated for version 5.9.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python2-psutil/python2-psutil.SlackBuild2
-rw-r--r--python/python2-psutil/python2-psutil.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python2-psutil/python2-psutil.SlackBuild b/python/python2-psutil/python2-psutil.SlackBuild
index 2e0efbb7133a..e6eacb629487 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:-5.9.6}
+VERSION=${VERSION:-5.9.7}
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 af4961863493..36286d9fe1e8 100644
--- a/python/python2-psutil/python2-psutil.info
+++ b/python/python2-psutil/python2-psutil.info
@@ -1,8 +1,8 @@
PRGNAM="python2-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=""