Commit graph

14 commits

Author SHA1 Message Date
Frederik Rietdijk 3937577855 python3Packages.jupyter_core: 4.6.3 -> 4.7.0 2020-12-01 14:44:14 +01:00
Frederik Rietdijk cca7143293 python3Packages.jupyter_core: 4.6.1 -> 4.6.3 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 2b26cbc334 python: jupyter_core: 4.6.0 -> 4.6.1 2019-10-27 16:26:45 +01:00
Frederik Rietdijk 949fd1f486 pythonPackages.jupyter_core: fixup 2019-10-18 09:54:03 +02:00
Frederik Rietdijk dba59456b7 python: jupyter_core: 4.5.0 -> 4.6.0 2019-10-18 09:54:03 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
Jonathan Ringer 460c6a7a59 pythonPackages.jupyter_core: 4.4.0 -> 4.5.0 2019-08-08 10:29:32 +02:00
Frederik Rietdijk 2d52072942 python: jupyter_core: 4.4.0 -> 4.5.0 2019-07-21 08:38:23 +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
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00: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
Frederik Rietdijk 7a3d7cc30d python: jupyter_core: 4.3.0 -> 4.4.0 2017-12-31 11:01:53 +01:00
Robin Gloster 38c04e691c
python.pkgs.jupyter_core: own file, enable tests 2017-10-24 15:31:50 +02:00