Revisions of python-paramiko

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 684702 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 44)
- Run tests verbosely
- Drop cert_support.tar.gz as it is currently properly in the release
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 662763 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 42)
- update to 2.4.2 (bsc#1111151, CVE-2018-1000805)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659533 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 41)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 542197 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 37)
- update to 2.4.0
  + new pytest based testsuite
  * dd a new passphrase kwarg to SSHClient.connect so users may disambiguate
     key-decryption passphrases from password-auth passwords. 
  * Drop Python 2.6 and Python 3.3 support (forwarded request 542196 from mimi_vx)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 482604 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 32)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 407224 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 28)
- fix build

- fix source url

- update to 2.0.0:
  * Add support for 384- and 512-bit elliptic curve groups in ECDSA
    key types (aka ecdsa-sha2-nistp384 / ecdsa-sha2-nistp521).
  * Due to an earlier bugfix, less-specific Host blocks' ProxyCommand
    values were overriding ProxyCommand none in more-specific Host
    blocks. This has been fixed in a backwards compatible manner (i.e.
    ProxyCommand none continues to appear as a total lack of any
    proxycommand key in parsed config structures).
  * Fix a backwards incompatibility issue that cropped up in 
    SFTPFile.prefetch <~paramiko.sftp_file.prefetch> re: the 
    erroneously non-optional file_size parameter. Should only affect 
    users who manually call prefetch. 
  * Replace PyCrypto with the Python Cryptographic Authority (PyCA)
    'Cryptography' library suite. This improves security,
    installability, and performance; adds PyPy support; and much more.
  * Fix stalled/hung SFTP downloads by cleaning up some threading lock
    issues.
  * Fix a Python 3 compatibility issue when handling two-factor
    authentication.
  * Clean up setup.py to always use setuptools, not doing so was a 
    historical artifact from bygone days.
  * Update the module in charge of handling SSH moduli so it's
    consistent with OpenSSH behavior re: prime number selection. 
  * Fix up ~paramiko.ssh_exception.NoValidConnectionsError so it 
    pickles correctly, and fix a related Python 3 compatibility issue.
  * Update to jaraco.windows 3.4.1 to fix some errors related to
Displaying revisions 21 - 40 of 64
openSUSE Build Service is sponsored by