python/python3-psutil: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-04-27 01:50:58 -06:00 committed by Willy Sudiarto Raharjo
parent c149247ae7
commit 200010adfe
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/p/psutil/psutil-5.9.4.tar.gz"
MD5SUM="f72751d05b781757b7cd9bc375d2e351"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-installer wheel"
REQUIRES="python3-build python3-installer python3-wheel"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"