diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-27 01:50:54 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 09:30:06 +0700 |
commit | 2740ae0ef308714b643c1a4b16cc83225612bdb6 (patch) | |
tree | 5fde856e730a7a29c8733eb25fdd157a703412ca /development/codespell | |
parent | 27b411986c0d0f0e29e4b96355d75179ff9f4731 (diff) |
development/codespell: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/codespell')
-rw-r--r-- | development/codespell/codespell.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/codespell/codespell.info b/development/codespell/codespell.info index e6d4549e1b55..188de365383e 100644 --- a/development/codespell/codespell.info +++ b/development/codespell/codespell.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/c/codespell/codespell-2 MD5SUM="7ae59ee609a991ed1f1a3e5073d31260" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-installer wheel" +REQUIRES="python3-build python3-installer python3-wheel" MAINTAINER="B. Watson" EMAIL="urchlay@slackware.uk" |