Commit graph

34 commits

Author SHA1 Message Date
Frederik Rietdijk 76e85ffbda python: ipython: 7.10.2 -> 7.12.0 2020-02-09 09:17:31 +01:00
Timo Kaufmann 66675b5650 python2.pkgs.ipython: use the proper python2 lexer
Since pygments 2.5 `PythonLexer` refers to python3 [1]. We have to be
explicit if we want to use python2.

[1] https://pygments.org/docs/changelog/
2020-01-23 09:40:14 +01:00
Jonathan Ringer 0d663fc511 python35Packages.ipython: freeze at 7.9.0 2019-12-30 16:46:52 +01:00
Jonathan Ringer ec1dc42420 python35Packages.ipython: python35 not supported 2019-12-30 16:46:52 +01:00
Frederik Rietdijk 2e109f7d20 python: ipython: 7.10.1 -> 7.10.2 2019-12-30 16:46:43 +01:00
Jonathan Ringer 1f7ee3e040 python3Packages.ipython: 7.8.0 -> 7.10.1 2019-12-15 01:12:37 -08:00
Timo Kaufmann bf946a808d Revert "pythonPackages.ipython: remove python2 frozen package"
This reverts commit 0ccf10b955.

I think it was premature to drop the support a couple of weeks before
the official deadline. At least sage still depends on it.
2019-11-02 12:11:12 +01:00
Jonathan Ringer 0ccf10b955 pythonPackages.ipython: remove python2 frozen package
promptoolkit no longer supports python2, instead of freezeing
the package, decided to remove python2 support.
2019-10-27 16:26:56 +01:00
Frederik Rietdijk c47a71b512 python: ipython: 7.6.1 -> 7.8.0 2019-10-18 09:54:03 +02:00
Frederik Rietdijk c2bcf46a8a python3.pkgs.ipython: 7.5.0 -> 7.6.1 2019-07-21 08:38:22 +02:00
Vladimír Čunát 0aa9f35a99
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1525828
2019-06-18 09:44:13 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Frederik Rietdijk 8d93e63a53 pythonPackages.ipython: fix in order for ipykernel tests to pass 2019-06-15 10:13:45 +02:00
Frederik Rietdijk 5b603c0fd5 python: ipython: 7.2.0 -> 7.5.0 2019-06-15 08:44:03 +02:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Frederik Rietdijk ff0e3dd53f python: ipython: 7.1.1 -> 7.2.0 2019-02-17 14:40:25 +01:00
Frederik Rietdijk f0b49c4d10 python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3 2018-11-21 12:38:54 +01:00
Chris Ostrouchov d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Chris Ostrouchov 189acf712d python27Packages.ipython: 5.7.0 -> 5.8.0, python36Packages.ipython 5.7.0 -> 7.1.1
- removed patch for sage as it is applied in most recent release.
 - simplified `ipython` attribute no need for explicit version `5`
   vs. `6`.
 - upgrade to most recent version of ipython
2018-11-21 12:38:54 +01:00
Frederik Rietdijk c119ef323c python: ipython: 6.4.0 -> 6.5.0 2018-08-25 07:38:21 +02:00
Timo Kaufmann 86f058c842 python2Packages.ipython: apply upstream signature patch 2018-08-03 15:22:04 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk da03da26d6 python: ipython: 6.3.1 -> 6.4.0 2018-06-22 13:09:18 +02:00
Daiderd Jordan 90cfd65b3b
python-ipython: 5.6.0 -> 5.7.0 2018-05-16 00:29:57 +02:00
Frederik Rietdijk 989c499401 python: ipython: 6.3.0 -> 6.3.1 2018-04-08 11:36:07 +02:00
Frederik Rietdijk ad79af6ab4 python.pkgs.ipython_5: 5.5.0 -> 5.6.0 2018-04-08 11:34:57 +02:00
Frederik Rietdijk 0ce3f99ad9 python: ipython: 6.2.1 -> 6.3.0 2018-04-08 11:34:54 +02:00
Frederik Rietdijk f345f35a54 python2.pkgs.ipython: 5.3.0 -> 5.5.0 2018-01-07 10:53:34 +01:00
Frederik Rietdijk 1806559d05 python.pkgs.ipython: add missing typing dependency 2017-11-11 08:57:09 +01:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk 9cc17871c5 python.pkgs.ipython: 6.0.0 -> 6.1.0 2017-06-02 17:10:22 +02:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Orivej Desh 2efb099c00 pythonPackages.ipython: support python2
Fixes #25234
2017-05-01 05:56:38 +02:00
Frederik Rietdijk 60eaa476ab pythonPackages.ipython: 5.3.0 -> 6.0.0 2017-04-20 13:41:22 +02:00