Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Pavol Rusnak
a4bbfba80d
pkgs/development/python-modules: stdenv.lib -> lib
2021-01-24 01:29:22 +01:00
Matt Votava
0051c0a4a5
pythonPackages.bcrypt: use 3.1.x for python older than 3.6
2020-09-15 11:48:41 -07:00
Jonathan Ringer
87371b8f63
pythonPackages.bcrypt: disable python2
2020-08-16 19:11:30 -07:00
Frederik Rietdijk
73bf26b691
python: bcrypt: 3.1.7 -> 3.2.0
2020-08-16 19:30:53 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Pierre Bourdon
16ad5d5401
pythonPackages.bcrypt: 3.1.6 -> 3.1.7
2019-07-21 08:38:22 +02:00
Frederik Rietdijk
333cbfe8fe
python: bcrypt: 3.1.4 -> 3.1.6
2019-01-18 09:37:06 +01: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
07eeeb3600
Python: move expressions in python-modules to their own folders
2017-11-05 10:45:54 +01:00