summaryrefslogtreecommitdiffstats
path: root/python/testpath
diff options
context:
space:
mode:
author fourtysixandtwo2023-05-18 05:06:25 +0200
committer Willy Sudiarto Raharjo2023-05-20 14:19:39 +0200
commit83c5e97da2328b0e6ddfba99c5135960262344fc (patch)
tree25804eb6fe17e5f88461946699e561d7f75c7eab /python/testpath
parent782cfd16809bc8c30c74d623e60eb1d9a99f1b89 (diff)
downloadslackbuilds-83c5e97da2328b0e6ddfba99c5135960262344fc.tar.gz
python/testpath: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/testpath')
-rw-r--r--python/testpath/testpath.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/testpath/testpath.info b/python/testpath/testpath.info
index 4a66d656d9..606673edbe 100644
--- a/python/testpath/testpath.info
+++ b/python/testpath/testpath.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/testpath/testpath-0.6
MD5SUM="9fd4339f76da12d15bc718e4aa2566e9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-flit_core python3-installer"
+REQUIRES="python3-build"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"