Commit graph

7 commits

Author SHA1 Message Date
Fabian Affolter 1ccbd15b10 python3Packages.ntlm-auth: fix build 2021-04-02 12:29:53 +02:00
R. RyanTM 391d1e9f66 python27Packages.ntlm-auth: 1.4.0 -> 1.5.0 2020-07-07 09:59:43 -07:00
Benjamin Hipple 97f09ff09f pythonPackages.ntlm-auth: 1.0.3 -> 1.4.0 to fix build
On master and 20.03, this is failing to build on `python 3.8`.

https://hydra.nixos.org/build/115517329
https://hydra.nixos.org/build/114714922

CC @NixOS/nixos-release-managers
ZHF: #80379

Co-Authored-By: Niklas Hambüchen <mail@nh2.me>
2020-03-28 11:44:59 -04: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 66e059559a Revert "python.pkgs.ntlm-auth: 1.0.3 -> 1.0.4"
This reverts commit 51d9995d04.

Wrong hash, see https://github.com/NixOS/nixpkgs/issues/26320.
2017-06-06 14:48:42 +02:00
Frederik Rietdijk 51d9995d04 python.pkgs.ntlm-auth: 1.0.3 -> 1.0.4 2017-06-06 14:42:10 +02:00
Aaron Bull Schaefer 663d369211 pythonPackages.ntlm-auth: init at 1.0.3 2017-05-28 11:37:47 -07:00