diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-11-03 01:23:02 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-08 10:08:13 +0700 |
| commit | 475db330d3633eb7c3b3ca98f7848308b0361305 (patch) | |
| tree | 6e2a03b7af7638eb6ea0673e44ca2a39e05e4167 /python/python3-psutil | |
| parent | 528c4bf6c1628646cd3c89947a4e3a599921e403 (diff) | |
python/python3-psutil: Updated for version 7.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-psutil')
| -rw-r--r-- | python/python3-psutil/python3-psutil.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-psutil/python3-psutil.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-psutil/python3-psutil.SlackBuild b/python/python3-psutil/python3-psutil.SlackBuild index e386a09a47..6b4ec3a6a1 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:-7.1.1} +VERSION=${VERSION:-7.1.3} 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 3dd8154b76..f3f41cac86 100644 --- a/python/python3-psutil/python3-psutil.info +++ b/python/python3-psutil/python3-psutil.info @@ -1,8 +1,8 @@ PRGNAM="python3-psutil" -VERSION="7.1.1" +VERSION="7.1.3" HOMEPAGE="https://github.com/giampaolo/psutil" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psutil/psutil-7.1.1.tar.gz" -MD5SUM="613346077e49b31ed8f388631f828168" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psutil/psutil-7.1.3.tar.gz" +MD5SUM="99dbbe92985d5e5a3a45574ea521af67" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build python3-wheel" |
