about summary refs log tree commit diff
path: root/pkgs/development/python-modules/nbformat
AgeCommit message (Collapse)AuthorFilesLines
2023-09-27python3Packages.nbformat: 5.9.1 -> 5.9.2Martin Weinelt1-2/+2
2023-07-28python310Packages.nbformat: 5.7.3 -> 5.9.1Theodore Ni1-5/+3
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt1-1/+1
when they already rely on SRI hashes.
2023-03-03python3Packages.nbformat: 5.7.1 -> 5.7.3Martin Weinelt1-2/+2
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
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.
2023-01-05python3Packages.jupyter-core: rename from jupyter_coreMartin Weinelt1-2/+2
2023-01-05python3Packages.nbformat: 5.7.0 -> 5.7.1Martin Weinelt1-2/+2
2022-11-07python310Packages.nbformat: 5.5.0 -> 5.7.0Robert Schütz1-20/+18
2022-09-19python3Packages.nbformat: 5.4.0 -> 5.5.0Martin Weinelt1-3/+19
2022-07-21python3Packages.nbformat: 5.2.0 -> 5.4.0Martin Weinelt1-5/+6
2022-04-15python3Packages.nbformat: 5.1.3 -> 5.2.0Martin Weinelt1-2/+2
2022-01-01python2Packages: remove superfluous overridesRobert Schütz1-41/+0
Since Python 2 is not supported anymore we only keep those overrides which are used by leaf packages.
2021-06-22python3Packages.nbformat: 5.1.2 -> 5.1.3Martin Weinelt1-2/+2
2021-02-10python3Packages.nbformat: 5.0.8 -> 5.1.2Fabian Affolter1-2/+2
2020-11-05python3Packages.nbformat: 5.0.7 -> 5.0.8Frederik Rietdijk1-2/+2
2020-06-30python: nbformat: 5.0.6 -> 5.0.7Frederik Rietdijk1-2/+2
2020-06-05Remove fridh as maintainer of older Python packagesFrederik Rietdijk1-1/+1
I am not interested in maintaining packages for Python < 3.7.
2020-05-08Revert "python3Packages.nbformat: 4.4.0 -> 5.0.4"Timo Kaufmann1-2/+2
This reverts commit 7ba0848eec7fc6b0faf16ba981764db9d71ce99d. Mistaken update of the pinned python2 version.
2020-04-27python: nbformat: 5.0.4 -> 5.0.6Frederik Rietdijk1-2/+2
2020-04-27python3Packages.nbformat: 4.4.0 -> 5.0.4Frederik Rietdijk1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly2-2/+2
2020-02-06python3Packages.nbformat: 4.4.0 -> 5.0.4Frederik Rietdijk2-2/+43
2019-09-14nbformat: fix darwin buildFabian Möller1-0/+3
2019-04-22treewide: Change URLs to HTTPSDaniel Schaefer1-1/+1
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
2018-06-23pythonPackages: remove `name` attribute`Frederik Rietdijk1-1/+0
The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`.
2017-10-24python.pkgs.nbformat: enable testsRobin Gloster1-4/+7
2017-08-25python.pkgs: many updatesFrederik Rietdijk1-2/+2
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2017-06-02python.pkgs.nbformat: move expressionFrederik Rietdijk1-0/+36