about summary refs log tree commit diff
path: root/pkgs/development/python-modules/bcrypt/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2019-01-18python: bcrypt: 3.1.4 -> 3.1.6Frederik Rietdijk1-2/+2
2018-06-23pythonPackages: remove `name` attribute`Frederik Rietdijk1-4/+3
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-11-05Python: move expressions in python-modules to their own foldersFrederik Rietdijk1-0/+24