Commit graph

10 commits

Author SHA1 Message Date
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
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
Daiderd Jordan 90cfd65b3b
python-ipython: 5.6.0 -> 5.7.0 2018-05-16 00:29:57 +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 f345f35a54 python2.pkgs.ipython: 5.3.0 -> 5.5.0 2018-01-07 10:53:34 +01: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