diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-17 12:16:45 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:22 +0700 |
commit | 7ffc4e528b83b0b06f73f176d0c9350d5141f313 (patch) | |
tree | 00ad8600e4074026a2c07a2d8097386dd048139d /python/python3-psutil/python3-psutil.info | |
parent | 81cd59e9d8ac783e3e967d25f530337ee5645847 (diff) |
python/python3-psutil: Updated for version 5.9.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-psutil/python3-psutil.info')
-rw-r--r-- | python/python3-psutil/python3-psutil.info | 6 |
1 files changed, 3 insertions, 3 deletions
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" |