summaryrefslogtreecommitdiffstats
path: root/python/python3-jaraco.context
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:23 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:36 +0700
commit5d7a1cb3965f81538f1ecd74f17a33356830d2ad (patch)
treeb750adbf82b8da4a100421f5bccd47ee1b8748cf /python/python3-jaraco.context
parent815af3c86c797bf3990f46999fa9f1182c696c33 (diff)
downloadslackbuilds-5d7a1cb3965f81538f1ecd74f17a33356830d2ad.tar.gz
slackbuilds-5d7a1cb3965f81538f1ecd74f17a33356830d2ad.tar.xz
python/python3-jaraco.context: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jaraco.context')
-rw-r--r--python/python3-jaraco.context/python3-jaraco.context.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jaraco.context/python3-jaraco.context.info b/python/python3-jaraco.context/python3-jaraco.context.info
index 5fc66cad0d..26450d19b1 100644
--- a/python/python3-jaraco.context/python3-jaraco.context.info
+++ b/python/python3-jaraco.context/python3-jaraco.context.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jaraco.context/jaraco
MD5SUM="b40aeeda6a07dd283f2a407f622cda5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-installer python3-wheel"
+REQUIRES="python3-build python3-wheel"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"