summaryrefslogtreecommitdiffstats
path: root/development/spyder
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2023-06-18 18:05:12 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-23 07:48:12 +0700
commit9d88d75eab982045914851847c8c206b52f436cc (patch)
treeeca7f0af8be192e06d67e79254b5a1201e5a4bde /development/spyder
parentbc3fdec6bcdaf5ef3e50c1d7a28d265de8766378 (diff)
downloadslackbuilds-9d88d75eab982045914851847c8c206b52f436cc.tar.gz
slackbuilds-9d88d75eab982045914851847c8c206b52f436cc.tar.xz
development/spyder: Add missing dependencies.
I've checked that this starts now in a clean environment. I am not maintaining this going forward, so if you use it, please consider maintaining this build. Thanks Tonus for the notification. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/spyder')
-rw-r--r--development/spyder/spyder.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/spyder/spyder.info b/development/spyder/spyder.info
index 882c7d9538..4b8d3c397f 100644
--- a/development/spyder/spyder.info
+++ b/development/spyder/spyder.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/spyder-ide/spyder/archive/v5.3.1/spyder-5.3.1.tar.g
MD5SUM="dd5827e70667ef344aa7b6b8a4566054"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-atomicwrites autopep8 flake8 jellyfish jupyter-nbconvert numpydoc python-keyring python3-PyQtWebEngine python3-cookiecutter python3-pyflakes python3-intervaltree python3-lsp-black python3-pylint-venv python3-pyls-spyder python3-qstylizer python3-qtawesome python3-rope python3-rtree python3-spyder-kernels python3-three-merge python3-watchdog yapf"
+REQUIRES="python3-atomicwrites autopep8 flake8 jellyfish jupyter-nbconvert numpydoc python-keyring python3-PyQtWebEngine python3-cookiecutter python3-pyflakes python3-intervaltree python3-lsp-black python3-pylint-venv python3-pyls-spyder python3-qstylizer python3-qtawesome python3-rope python3-rtree python3-spyder-kernels python3-three-merge python3-watchdog yapf python3-textdistance jupyter-qtconsole QDarkStyle python3-pydocstyle ipython_genutils"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"