diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-09-18 12:40:17 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-20 09:33:57 +0700 |
| commit | e71f6bba4aee1e3327e5a8ccccb5b21aa04d0077 (patch) | |
| tree | 4ca80b39f8463dc2facf538eb016e25680453287 /python | |
| parent | e56faa2f3dd318abc1133c0e3a4ea9eb9b35b8e8 (diff) | |
python/python3-psutil: Updated for version 7.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -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 7fa53558d2..33bca11d27 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.0.0} +VERSION=${VERSION:-7.1.0} 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 be5e502f1a..5755cd787b 100644 --- a/python/python3-psutil/python3-psutil.info +++ b/python/python3-psutil/python3-psutil.info @@ -1,8 +1,8 @@ PRGNAM="python3-psutil" -VERSION="7.0.0" +VERSION="7.1.0" HOMEPAGE="https://github.com/giampaolo/psutil" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psutil/psutil-7.0.0.tar.gz" -MD5SUM="1c074ff5828dff3a3ecfa0e0f9de2e63" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/psutil/psutil-7.1.0.tar.gz" +MD5SUM="26dc8499f435198ab3f907edf9e7d7b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build python3-wheel" |
