Commit Graph

19 Commits

Author SHA1 Message Date
Drew Risinger
6e4908a52d spyder: 4.1.4 -> 4.1.5
Changelog: https://github.com/spyder-ide/spyder/blob/master/CHANGELOG.md#version-415-2020-09-01
* Meta: update homepage, add downloadPage & changelog
2020-09-21 09:55:45 -07:00
Drew Risinger
3b6800c76a python3Packages.spyder: fix build
* Remove version locks that don't match what's in nixpkgs
2020-09-21 09:53:44 -07:00
zowoq
0cff30bb44 python: editorconfig fixes 2020-08-27 12:51:02 -07:00
Frederik Rietdijk
f93e4b55d4 python: spyder: 4.1.3 -> 4.1.4 2020-08-04 21:54:56 +02:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Frederik Rietdijk
8e2aa18ae3 python3Packages.spyder: 4.1.2 -> 4.1.3 2020-05-11 22:13:14 +02:00
Marcus Boyd
026073e57e python3Packages.spyder_3: remove broken application
Previously this had makeDesktopItem defined in it. Some recent tests
enabled for this option made it fail. It's no longer used as an
application (see the main spyder attribute for that), so all application
aspects have been removed.
2020-05-06 14:44:10 +02:00
R. RyanTM
920220123e python37Packages.spyder: 4.1.1 -> 4.1.2 2020-04-07 13:21:58 -07:00
Ben Darwin
2d50f3e27e python3Packages.spyder: unbreak package
- by removed removed "Editor" category from categories arg to
  makeDesktopItem
2020-04-01 17:16:05 -07:00
Ben Darwin
353c6c948e python37Packages.spyder: 4.0.1 -> 4.1.1 (and unbreak for Python3.7) 2020-03-23 10:50:45 -07:00
Marcus Boyd
da760cf7a0 python3Packages.spyder_3: Added spyder_3
cq-editor currently requires spyder v3.x
2020-03-19 07:38:56 +01:00
Frederik Rietdijk
3a773045e6 python3Packages: attempt to fix build, mark as broken
Earlier spyder was updated to 4.0.0. This build fails. Adding new
dependencies, it still fails, because it needs a very specific version
of jedi. This is problematic, we cannot have these tight constraints in
the Python packages set.

We could revert to 3.x. It builds, however, I expect it to have runtime
issues due to jedi as well.

https://github.com/spyder-ide/spyder/issues/11047
2020-02-16 09:55:01 +01:00
Frederik Rietdijk
3ff3e2ce1f python2Packages.spyder: fix build 2020-02-16 09:27:14 +01:00
Frederik Rietdijk
5c8cbf9762 python: spyder: 3.3.6 -> 4.0.0 2019-12-30 16:46:47 +01:00
worldofpeace
abe3475df8 treewide: remove bash snippets in flags
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-12-15 00:10:41 -05:00
Frederik Rietdijk
6e9743f120 pythonPackages.spyder: fix package 2019-11-11 11:55:52 +01:00
Frederik Rietdijk
888b8c819e pythonPackages.spyder: 3.3.4 -> 3.3.6 and fix with pyqt5 5.13 2019-08-03 16:04:34 +02:00
Gabriel Ebner
8f4ae93be3 spyder: 3.3.3 -> 3.3.4 2019-05-21 18:23:07 +02:00
Gabriel Ebner
cca0aeeb68 spyder: convert to python modules 2019-05-21 18:23:07 +02:00