nixpkgs/pkgs/development/python-modules/passlib
Yuriy Taraday a2d5dc2c46
pythonPackages.passlib: disable native support test on darwin (#197077)
Several instances of this test fail with error like:

  AssertionError: did not expect 'darwin' platform would have native support for '...'

It looks like passlib's tests erroneously assume that some methods
should not have support on Darwin while current nixpkgs does
support it through libxcrypt.
2022-10-22 16:32:19 +02:00
..
default.nix