diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-27 01:50:55 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 09:30:08 +0700 |
commit | 9e6568a4bbf44c2c4b219c541ed4490d8236730b (patch) | |
tree | 87ced00b4ba65228c500b3b41378994f7ba41d5c /python/humanize | |
parent | 69b3ac0b7b4951dab97daf119c4a685f8697bc69 (diff) |
python/humanize: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/humanize')
-rw-r--r-- | python/humanize/humanize.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/humanize/humanize.info b/python/humanize/humanize.info index 2f450388838ab..e9defad03ec98 100644 --- a/python/humanize/humanize.info +++ b/python/humanize/humanize.info @@ -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 wheel python3-hatchling python3-hatch_vcs" +REQUIRES="python3-build python3-installer python3-wheel python3-hatchling python3-hatch_vcs" MAINTAINER="Tonus" EMAIL="tonus1@free.fr" |