summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author isaackwy2024-02-26 05:49:01 +0100
committer Willy Sudiarto Raharjo2024-02-28 06:59:13 +0100
commit90f655b0300a7648bd68ced23ee4dae404fd8930 (patch)
treee70f87748d797dd54a1cf173ff65db9bc45b6090 /python
parentf22966c1721057c8aac69093b4a9344eea74a3d1 (diff)
downloadslackbuilds-90f655b0300a7648bd68ced23ee4dae404fd8930.tar.gz
python/python3-trio: Remove python3-setuptools-scm-opt from DEPs
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-trio/python3-trio.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-trio/python3-trio.info b/python/python3-trio/python3-trio.info
index 71f4bd4340..bc4ac3e11b 100644
--- a/python/python3-trio/python3-trio.info
+++ b/python/python3-trio/python3-trio.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/8a/f3/07c152213222c615fe2391b8
MD5SUM="38b4052a6e551ab9e4b6bbf092c8ff56"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-setuptools-opt python3-sortedcontainers python3-outcome python3-sniffio python3-exceptiongroup"
+REQUIRES="python3-sortedcontainers python3-outcome python3-sniffio python3-exceptiongroup"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="dslackw@gmail.com"