| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-28 | python311Packages.ipython: 8.4.0 -> 8.11.0 | superherointj | |
| Release: https://github.com/ipython/ipython/releases/tag/8.11.0 | |||
| 2023-01-21 | treewide: switch to nativeCheckInputs | Guillaume Girol | |
| checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. | |||
| 2022-08-09 | python3Packages.ipython: patch test after python update | Vladimír Čunát | |
| 2022-06-15 | python310Packages.ipython: 8.2.0 -> 8.4.0 | Robert Schütz | |
| https://github.com/ipython/ipython/blob/8.4.0/docs/source/whatsnew/version8.rst | |||
| 2022-04-15 | python39Packages.ipython: remove optional black depedency, update homepage | Sandro Jäckel | |
| Black should be updatable without a mass rebuild | |||
| 2022-04-14 | python3Packages.ipython: 8.1.0 -> 8.2.0 | Martin Weinelt | |
| 2022-03-14 | python3Packages.ipython: 8.0.1 -> 8.1.0 | Martin Weinelt | |
| 2022-02-27 | Revert "python3Packages.ipython: disable clipboard test on darwin (targeting ↵ | Dmitry Kalinkin | |
| master)" This reverts commit 6e1e1ddf070a703c51f77ffa7aa176c339dc055a. cc #162047 | |||
| 2022-02-28 | Merge master into staging-next | github-actions[bot] | |
| 2022-02-27 | python3Packages.ipython: disable clipboard test on darwin (targeting master) | Dmitry Kalinkin | |
| 2022-02-12 | python3Packages.ipython: disable clipboard test on darwin | Martin Weinelt | |
| 2022-01-31 | python3Packages.ipython: enable tests, reformat | Martin Weinelt | |
| The infinite recursion with ipykernel was been resolved in 9e3b98531. | |||
| 2022-01-23 | python3Packages.ipython: 8.0.0 -> 8.0.1 | Robert Scott | |
| 2022-01-23 | python3Packages.ipython: fix deps | Jonathan Ringer | |
| 2022-01-23 | python3Packages.ipython: 7.30.1 -> 8.0.0 | Jonathan Ringer | |
| 2022-01-16 | python36Packages.ipython: remove | Frederik Rietdijk | |
| since python36 is no longer part of nixpkgs. | |||
| 2022-01-03 | Merge remote-tracking branch 'origin/master' into staging-next | Martin Weinelt | |
| 2022-01-01 | python2Packages: remove superfluous overrides | Robert Schütz | |
| Since Python 2 is not supported anymore we only keep those overrides which are used by leaf packages. | |||
| 2021-12-14 | python3Packages.ipython: 7.29.0 -> 7.30.1 | Jonathan Ringer | |
| 2021-11-30 | python3Packages.ipython: 7.28.0 -> 7.29.0 | Jonathan Ringer | |
| 2021-11-12 | pkgs.development.python-modules: remove unused args | Markus S. Wamser | |
| 2021-10-11 | python3Packages.ipython: 7.27.0 -> 7.28.0 | Martin Weinelt | |
| 2021-09-01 | python3Packages.ipython: 7.26.0 -> 7.27.0 | Martin Weinelt | |
| 2021-09-01 | python3Packages.ipython: 7.24.1 -> 7.26.0 | Martin Weinelt | |
| 2021-07-23 | pythonPackages: normalise prompt_toolkit | Sandro Jäckel | |
| 2021-06-22 | python3Packages.ipython: fix build, missing deps | Jonathan Ringer | |
| 2021-06-22 | python3Packages.ipython: 7.21.0 -> 7.24.1 | Martin Weinelt | |
| 2021-03-06 | python3Packages.ipython: 7.19.0 -> 7.21.0 | Frederik Rietdijk | |
| 2021-01-24 | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | |
| 2020-12-01 | python3Packages.ipython: 7.17.0 -> 7.19.0 | Frederik Rietdijk | |
| 2020-09-16 | python36Packages.ipython: 7.17 -> 7.16.1 (downgrade) | Keshav Kini | |
| IPython versions 7.17 and higher don't support Python 3.6 anymore, so this commit adds back the old expression for 7.16.1 from before ba1038a98bc2e3aa399c5ef3c4b03d42c94e1bea for use in python36Packages only. nix-repl> :b python36.withPackages (ps: [ ps.ipython ]) builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines: Python 3.5 was supported with IPython 7.0 to 7.9. Python 3.6 was supported with IPython up to 7.16. See IPython `README.rst` file for more information: https://github.com/ipython/ipython/blob/master/README.rst Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected. cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built [0 built (1 failed)] error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed | |||
| 2020-08-16 | python: ipython: 7.16.1 -> 7.17.0 | Frederik Rietdijk | |
| 2020-08-12 | python35: remove | Jonathan Ringer | |
| 2020-06-30 | python: ipython: 7.15.0 -> 7.16.1 | Frederik Rietdijk | |
| 2020-06-05 | python: ipython: 7.14.0 -> 7.15.0 | Frederik Rietdijk | |
| 2020-06-05 | Remove fridh as maintainer of older Python packages | Frederik Rietdijk | |
| I am not interested in maintaining packages for Python < 3.7. | |||
| 2020-05-11 | python: ipython: 7.13.0 -> 7.14.0 | Frederik Rietdijk | |
| 2020-04-27 | python3Packages.ipython: 7.12.0 -> 7.13.0 | Frederik Rietdijk | |
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2020-02-09 | python: ipython: 7.10.2 -> 7.12.0 | Frederik Rietdijk | |
| 2020-01-23 | python2.pkgs.ipython: use the proper python2 lexer | Timo Kaufmann | |
| 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/ | |||
| 2019-12-30 | python35Packages.ipython: freeze at 7.9.0 | Jonathan Ringer | |
| 2019-12-30 | python35Packages.ipython: python35 not supported | Jonathan Ringer | |
| 2019-12-30 | python: ipython: 7.10.1 -> 7.10.2 | Frederik Rietdijk | |
| 2019-12-15 | python3Packages.ipython: 7.8.0 -> 7.10.1 | Jonathan Ringer | |
| 2019-11-02 | Revert "pythonPackages.ipython: remove python2 frozen package" | Timo Kaufmann | |
| This reverts commit 0ccf10b955910dd511208720f3bbf49a2ffe9fbb. 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-10-27 | pythonPackages.ipython: remove python2 frozen package | Jonathan Ringer | |
| promptoolkit no longer supports python2, instead of freezeing the package, decided to remove python2 support. | |||
| 2019-10-18 | python: ipython: 7.6.1 -> 7.8.0 | Frederik Rietdijk | |
| 2019-07-21 | python3.pkgs.ipython: 7.5.0 -> 7.6.1 | Frederik Rietdijk | |
| 2019-06-18 | Merge branch 'master' into staging-next | Vladimír Čunát | |
| Hydra nixpkgs: ?compare=1525828 | |||
