Commit graph

7 commits

Author SHA1 Message Date
Frederik Rietdijk b038b6db3d python: toolz: 0.9.0 -> 0.10.0 2019-07-21 08:38:23 +02:00
Benjamin Hipple c0af13f1c8 python: update documentation
This touches up a handful of places in the python documentation to try to make
the current best-practices more obvious. In particular, I often find the
function signatures (what to pass, what not to pass) confusing and have added
them to the docs.

Also updated the metas to be more consistent with the most frequently used
modern style.
2018-10-12 10:06:25 +02:00
Vladimír Čunát 2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +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
Frederik Rietdijk ee3c58004f python: toolz: 0.8.2 -> 0.9.0 2017-12-31 10:55:21 +01:00
Frederik Rietdijk 59d1dc6c58 python.pkgs.toolz: move expression 2017-10-29 12:44:13 +01:00