Changed package names (spyder-hg to spyder3-hg and spyder2-hg to spyder-hg).
You may need to uninstall spyder package(s), before being able to upgrade.
Search Criteria
Package Details: spyder-git 6.0.0a1.r358.g2578be8a3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spyder-git.git (read-only, click to copy) |
---|---|
Package Base: | spyder-git |
Description: | The Scientific Python Development Environment |
Upstream URL: | https://www.spyder-ide.org/ |
Licenses: | MIT |
Conflicts: | spyder, spyder3-git |
Provides: | spyder |
Replaces: | spyder3-git |
Submitter: | willemw |
Maintainer: | willemw |
Last Packager: | willemw |
Votes: | 24 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-24 08:52 (UTC) |
Last Updated: | 2023-08-10 20:51 (UTC) |
Dependencies (58)
- autopep8
- flake8
- ipython (ipython-gitAUR)
- jupyter-nbconvert
- python-atomicwrites
- python-chardet
- python-cloudpickle
- python-cookiecutter
- python-debugpy
- python-diff-match-patch
- python-intervaltree
- python-jedi
- python-jellyfish
- python-jsonschema
- python-keyring
- python-lsp-black
- python-lsp-server
- python-numpydoc
- python-parso
- python-pexpect
- Show 38 more dependencies...
Required by (5)
- python-cq-editor (requires spyder)
- python-cq-editor-git (requires spyder)
- python-guidata (requires spyder) (optional)
- python-sardana (requires spyder)
- python-taurus (requires spyder) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 Next › Last »
willemw commented on 2014-07-23 17:04 (UTC)
willemw commented on 2014-06-09 14:45 (UTC)
spyder-hg is now a split package: spyder-hg and spyder2-hg.
esdaniel commented on 2014-05-15 07:34 (UTC)
FYI3 latest updates (zeromq 4.0.4-3) have fixed this problem for me.
esdaniel commented on 2014-05-14 13:16 (UTC)
FYI2: Bug report re: libsodium
https://github.com/jedisct1/libsodium/issues/155
esdaniel commented on 2014-05-14 12:42 (UTC)
FYI latest libsodium (0.5.0-1) breaks zmq bindings of Spyder's IPython widget
willemw commented on 2014-05-10 10:55 (UTC)
@contrebasse: very good point. Split this package into two packages, following the naming convention similar to the python/python2 numbering:
spyder-hg: Python 3 (beta) version
spyder2-hg: Python 2 version
contrebasse commented on 2014-05-09 19:18 (UTC)
Be aware that there may be problems running python2 inside spyder running python3 and vice-versa: https://code.google.com/p/spyderlib/issues/detail?id=1698
Spyder under python2 will still be needed for people still developping for python2.
Maybe "spyder" can be for python3 and "spyder2" or "spyder-py2" (to avoid ambiguity with the version 2 of spyder) for python 2 ?
willemw commented on 2014-05-09 17:57 (UTC)
For now: install spyder (in Python 2) and spyder3 (beta version in Python 3). In the end, plan to remove the Python 2 version.
willemw commented on 2013-11-28 09:39 (UTC)
@davidovitch: Thanks. Updated. Also updated the optdepends list.
Pinned Comments
willemw commented on 2020-08-05 07:20 (UTC) (edited on 2021-08-18 20:33 (UTC) by willemw)
Note:
Some dependencies may need to be manually downgraded or upgraded.
Alternatively, try to edit "install_requires" in "setup.py" and the requirements file ("requirements/conda.txt" in the source files or "requires.txt" in the installed files).