mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/humanize: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2d4d45c819
commit
6a12492c60
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/06/b1/9e491df2ee1c919d67ee328d
|
|||
MD5SUM="17dd6c0415a34c0478d5c849560276bb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-build python3-installer python3-wheel python3-hatchling python3-hatch_vcs"
|
||||
REQUIRES="python3-hatch_vcs"
|
||||
MAINTAINER="Tonus"
|
||||
EMAIL="tonus1@free.fr"
|
||||
|
|
Loading…
Reference in a new issue