summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/bcrypt (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.pynacl: add cffi dependency also at runtimelegendofmiracles2021-10-291-0/+2
* treewide: remove stdenv where not neededPavol Rusnak2021-01-252-2/+2
* pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak2021-01-241-5/+5
* pythonPackages.bcrypt: use 3.1.x for python older than 3.6Matt Votava2020-09-151-0/+23
* pythonPackages.bcrypt: disable python2Jonathan Ringer2020-08-161-1/+2
* python: bcrypt: 3.1.7 -> 3.2.0Frederik Rietdijk2020-08-161-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* pythonPackages.bcrypt: 3.1.6 -> 3.1.7Pierre Bourdon2019-07-211-2/+2
* python: bcrypt: 3.1.4 -> 3.1.6Frederik Rietdijk2019-01-181-2/+2
* 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`. Frederik Rietdijk2018-06-231-4/+3
* Python: move expressions in python-modules to their own foldersFrederik Rietdijk2017-11-051-0/+24