ParallelSSH / ssh2-python

Python bindings for libssh2 C library.
https://parallel-ssh.org
GNU Lesser General Public License v2.1
228 stars 70 forks source link

Automate updating of vendored libraries #200

Open enkore opened 7 months ago

enkore commented 7 months ago

This is currently a manual process;

A script that does these things automatically and verifies signatures automatically would be nice, even nicer would be some kind of CI automation.

See also https://github.com/ParallelSSH/ssh-python/issues/86