python/python3-pyproject-hooks: fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-11-28 10:20:05 -07:00 committed by Willy Sudiarto Raharjo
parent 8619300b84
commit a8f993282a
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyproject_hooks/pypro
MD5SUM="69b0b6de189bc04c3f9e304281765741"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-flit_core python3-installer"
REQUIRES="python3-installer"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"