Merge pull request #236724 from mweinelt/ansible-passlib

python310Packages.ansible-core: provide passlib
This commit is contained in:
Martin Weinelt 2023-06-08 22:09:13 +02:00 committed by GitHub
commit cc4e1f69ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
{ lib
, callPackage
, buildPythonPackage
, fetchPypi
, installShellFiles
@ -11,6 +10,7 @@
, ncclient
, packaging
, paramiko
, passlib
, pexpect
, psutil
, pycrypto
@ -50,6 +50,7 @@ buildPythonPackage rec {
cryptography
jinja2
packaging
passlib
pyyaml
resolvelib # This library is a PITA, since ansible requires a very old version of it
# optional dependencies