aboutsummaryrefslogtreecommitdiff
path: root/python/python3-black/python3-black.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:14 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:10 +0700
commit829d30064f5940b465b9c9b4e5faa8057b41fcec (patch)
treecc99d96c2cfdfadef7320513535abeb38e53efe7 /python/python3-black/python3-black.info
parent9d61f9c2ee8d814d876d878b422df21049f282cf (diff)
downloadslackbuilds-829d30064f5940b465b9c9b4e5faa8057b41fcec.tar.xz
python/python3-black: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-black/python3-black.info')
-rw-r--r--python/python3-black/python3-black.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-black/python3-black.info b/python/python3-black/python3-black.info
index 26244a04078e..93eac072ff5a 100644
--- a/python/python3-black/python3-black.info
+++ b/python/python3-black/python3-black.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/b/black/black-22.12.0.t
MD5SUM="520c6d1854a2a94ea2eae1df86f441b9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-hatch_fancy_pypi_readme python3-hatch_vcs click mypy_extensions python3-pathspec python3-platformdirs typing-extensions"
+REQUIRES="python3-hatch_fancy_pypi_readme click mypy_extensions python3-platformdirs typing-extensions"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"