aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:24 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:37 +0700
commitab8dcdae552ccf904e45f6c3e7e3063b3ca60b4c (patch)
tree885c9584ddc22dd790ca787742e045f6b28055e3 /python
parent31c2769b1fb8fe92970f07af73dc6bb9c78ec38c (diff)
python/python3-pathspec: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-pathspec/python3-pathspec.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pathspec/python3-pathspec.info b/python/python3-pathspec/python3-pathspec.info
index ed939ebbad791..d5af0304fc42f 100644
--- a/python/python3-pathspec/python3-pathspec.info
+++ b/python/python3-pathspec/python3-pathspec.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pathspec/pathspec-0.1
MD5SUM="22d173ba2a5912738b2b70e93a0d4b5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-installer python3-flit_core"
+REQUIRES="python3-build"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"