summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2021-11-20 21:16:23 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-22 09:10:17 +0700
commit95149c7d162cbc9c137c2eff27f03d2cc2072306 (patch)
treeeccb9b052503d3c45702332307661e04d28fc945 /python
parent512b8ca467ca4f66a90b36420dcab10f18490677 (diff)
downloadslackbuilds-95149c7d162cbc9c137c2eff27f03d2cc2072306.tar.gz
slackbuilds-95149c7d162cbc9c137c2eff27f03d2cc2072306.tar.xz
python/rst-linker: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/rst-linker/rst-linker.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rst-linker/rst-linker.info b/python/rst-linker/rst-linker.info
index 6572139e02..17396e22cb 100644
--- a/python/rst-linker/rst-linker.info
+++ b/python/rst-linker/rst-linker.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/21/9d/d19ce4e31c06cf92f402929e
MD5SUM="15d25a2b72e618f792614f7e1ba7dd67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="setuptools-scm python2-setuptools-scm"
+REQUIRES="python2-setuptools-scm"
MAINTAINER="Prof. HORSTMANN"
EMAIL="wmh@eipg.fr"