Frederik Rietdijk
06ef5238ac
python3Packages.nbformat: 5.0.7 -> 5.0.8
2020-11-05 15:47:00 -08:00
Frederik Rietdijk
8ca47eac4f
python: nbformat: 5.0.6 -> 5.0.7
2020-06-30 17:35:29 +02:00
Frederik Rietdijk
8def595c2e
Remove fridh as maintainer of older Python packages
...
I am not interested in maintaining packages for Python < 3.7.
2020-06-05 18:43:40 +02:00
Timo Kaufmann
ffa08af5c2
Revert "python3Packages.nbformat: 4.4.0 -> 5.0.4"
...
This reverts commit 7ba0848eec
.
Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Frederik Rietdijk
67c4087ffb
python: nbformat: 5.0.4 -> 5.0.6
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
7ba0848eec
python3Packages.nbformat: 4.4.0 -> 5.0.4
2020-04-27 19:37:36 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Frederik Rietdijk
e36dbf30b0
python3Packages.nbformat: 4.4.0 -> 5.0.4
2020-02-06 10:25:19 +01:00
Fabian Möller
3b77eebc1b
nbformat: fix darwin build
2019-09-14 21:15:20 +02:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
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
2019-04-22 10:19:54 +02:00
Frederik Rietdijk
ced21f5e1a
pythonPackages: remove name
attribute`
...
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`.
2018-06-23 18:14:26 +02:00
Robin Gloster
b10a98cee7
python.pkgs.nbformat: enable tests
2017-10-24 15:31:51 +02:00
Frederik Rietdijk
d58e1f1c7b
python.pkgs: many updates
2017-08-25 19:36:14 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* 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-08-01 22:03:30 +02:00
Frederik Rietdijk
779767e650
python.pkgs.nbformat: move expression
2017-06-02 17:10:22 +02:00