python/python3-calver: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-05-17 21:06:22 -06:00 committed by Willy Sudiarto Raharjo
parent 7f1b8c02c9
commit 14a27fb8c7
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/c/calver/calver-2022.6.
MD5SUM="e1fd924b9bf953c0b28c49bdfe117d7a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-installer python3-wheel"
REQUIRES="python3-build python3-wheel"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"