blob: efa7044d40de132f5c1bd6d3ae3f6792129f3639 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="spyder"
VERSION="5.5.0"
HOMEPAGE="https://github.com/spyder-ide/spyder"
DOWNLOAD="https://github.com/spyder-ide/spyder/archive/v5.5.0/spyder-5.5.0.tar.gz"
MD5SUM="c0d38325d4f45c41db2e82de29af495b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-atomicwrites autopep8 flake8 jellyfish jupyter-nbconvert python3-keyring python3-PyQtWebEngine python3-cookiecutter python3-intervaltree python3-lsp-black python3-numpydoc 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 python3-whatthepatch"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"
|