paramiko 2.7.0 was released two days ago: https://github.com/paramiko/paramiko/releases/tag/2.7.0 https://pypi.org/project/paramiko/#history It has many important fixes related to the key handling of the newer OpenSSH (>=6.5)versions that are already part of the Gentoo tree:
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8f02e2d863c8a591ea9bdb1a623527ec2313ba commit 0f8f02e2d863c8a591ea9bdb1a623527ec2313ba Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2019-12-16 16:57:17 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2019-12-16 17:02:09 +0000 dev-python/paramiko: 2.7.1 Closes: https://bugs.gentoo.org/702020 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20 dev-python/paramiko/Manifest | 1 + .../paramiko/files/paramiko-2.7.1-tests.patch | 62 ++++++++++++++++++++++ dev-python/paramiko/paramiko-2.7.1.ebuild | 60 +++++++++++++++++++++ 3 files changed, 123 insertions(+)