Revisions of python3-paramiko

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 481442 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 7)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel) committed (revision 6)
vrev bump
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 446519 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 5)
- update to 2.1.1
* A tweak to the original patch implementing gh#398 was not fully applied, 
    causing calls to ~paramiko.client.SSHClient.invoke_shell to fail with
    AttributeError. This has been fixed.
* Fix the implementation of PKey.write_private_key_file (this method is only
    publicly defined on subclasses; the fix was in the private real
    implementation) so it passes the correct params to open()
* Add an optional timeout parameter to Transport.start_clienti
    <paramiko.transport.Transport.start_client> (and feed it the value of the
    configured connection timeout when used within SSHClient
    <paramiko.client.SSHClient>.)
* Catch AssertionError thrown by Cryptography when attempting to load bad
    ECDSA keys, turning it into an SSHException.
* Add a missing .closed attribute (plus ._closed because reasons) to
    ProxyCommand <paramiko.proxy.ProxyCommand>
* Make the subprocess import in proxy.py lazy so users on platforms without
    it (such as Google App Engine) can import Paramiko successfully
* Fix incorrect docstring/param-list for Transport.auth_gssapi_keyex
    <paramiko.transport.Transport.auth_gssapi_keyex> so it matches
    the real signature.
* Add an environment dict argument to Client.exec_command 

- update to version 2.0.2:
  * Fix protocol banner read errors (SSHException) which would
    occasionally pop up when using ProxyCommand gatewaying. Thanks to
    @Depado for the initial report and Paul Kapp for the fix.
  * Add a _closed private attribute to ~paramiko.channel.Channel
    objects so that they continue functioning when used as proxy
    sockets under Python 3 (e.g. as direct-tcpip gateways for other
    Paramiko connections.)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) committed (revision 4)
branch from 42.2
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 3)
fork from 42.1
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 2)
vrev bump
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 1)
osc copypac from project:openSUSE:Factory package:python3-paramiko revision:8f931cd78cabff1c9495e20c82c855ac, using expand
Displaying all 7 revisions
openSUSE Build Service is sponsored by