mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-paramiko: bump to version 2.2.0
Add new runtime dependencies bcrypt and pynacl. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7b235aa6f6
commit
773e8b5124
@@ -5,6 +5,8 @@ config BR2_PACKAGE_PYTHON_PARAMIKO
|
||||
select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3 # runtime
|
||||
select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
|
||||
select BR2_PACKAGE_PYTHON_PYASN # runtime
|
||||
select BR2_PACKAGE_PYTHON_PYNACL # runtime
|
||||
select BR2_PACKAGE_PYTHON_BCRYPT # runtime
|
||||
help
|
||||
SSH2 protocol library.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user