about summary refs log tree commit diff
path: root/pkgs/development/python-modules/toolz
AgeCommit message (Collapse)AuthorFilesLines
2022-01-01python2Packages: remove superfluous overridesRobert Schütz1-28/+0
Since Python 2 is not supported anymore we only keep those overrides which are used by leaf packages.
2021-11-30python3Packages.toolz: fix testsJonathan Ringer1-6/+2
2021-11-30python3Packages.toolz: 0.11.1 -> 0.11.2Jonathan Ringer1-2/+2
2020-10-31python3Packages.toolz: 0.10.0 -> 0.11.1Nicolai Kellerer1-4/+2
2020-10-31pythonPackages.toolz: create Python 2 packageNicolai Kellerer1-0/+28
2020-06-08formatting: fix missing leading whitespace10001011-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-07-21python: toolz: 0.9.0 -> 0.10.0Frederik Rietdijk1-2/+2
2018-10-12python: update documentationBenjamin Hipple1-4/+4
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-06-29Merge older staging with added firefox-related updatesVladimír Čunát1-1/+0
2018-06-27treewide: http -> https (#42665)Ryan Mulligan1-2/+2
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-12-31python: toolz: 0.8.2 -> 0.9.0Frederik Rietdijk1-2/+2
2017-10-29python.pkgs.toolz: move expressionFrederik Rietdijk1-0/+31