Revisions of python-paramiko

buildservice-autocommit accepted request 967774 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 102)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 967702 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 101)
- do not require python-mock for build
buildservice-autocommit accepted request 963042 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 100)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 962964 from Michael Ströder's avatar Michael Ströder (stroeder) (revision 99)
- Update to 2.10.3
  Too many changes to be listed here:
  https://www.paramiko.org/changelog.html
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 924852 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 98)
- Update to 2.8.0
  - [Feature] #1846: Add a prefetch keyword argument to 
    SFTPClient.get/SFTPClient.getfo so users who need to skip SFTP
    prefetching are able to conditionally turn it off.
  - [Bug] #1462: (via #1882) Newer server-side key exchange
    algorithms not intended to use SHA1 (diffie-hellman-group14-sha256,
    diffie-hellman-group16-sha512) were incorrectly using SHA1 after all,
    due to a bug causing them to ignore the hash_algo class attribute.
    This has been corrected.
  - [Support] #1722: Remove leading whitespace from OpenSSH RSA test
    suite static key fixture, to conform better to spec.
  - [Support] #1727: Add missing test suite fixtures directory to 
    MANIFEST.in, reinstating the ability to run Paramiko’s tests from
    an sdist tarball.
  - [Support]: Update our CI to catch issues with sdist generation,
    installation and testing.
  - [Support]: Administrivia overhaul, including but not limited to:
    - Migrate CI to CircleCI
    - Primary dev branch is now main (renamed)
    - Many README edits for clarity, modernization etc; including
      a bunch more (and consistent) status badges & unification with
      main project site index
    - PyPI page much more fleshed out (long_description is now filled
      in with the README; sidebar links expanded; etc)
    - flake8, pytest configs split out of setup.cfg into their own files
    - Invoke/invocations (used by maintainers/contributors) upgraded
      to modern versions
- Skip python2 to fix build errors for Leap.
- Rebase paramiko-pr1655-remove-pytest-relaxed.patch.
buildservice-autocommit accepted request 853510 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 97)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 96)
- Set environment to utf-8 to allow tests to pass on Python 2. (bsc#1178341)
buildservice-autocommit accepted request 841523 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 95)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 841496 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 94)
- remove dependency on pytest-relaxed
  * paramiko-pr1655-remove-pytest-relaxed.patch
  * gh#paramiko/paramiko#1655
buildservice-autocommit accepted request 832015 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 93)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 92)
- update to 2.7.2
- drop configs.tar.gz
 * Add missing test suite fixtures directory to MANIFEST.in
 * Remove leading whitespace from OpenSSH RSA test suite static key fixture,
 * Fix incorrect string formatting causing unhelpful error message annotation
     when using Kerberos/GSSAPI.
 * Fix incorrectly swapped order of p and q numbers when loading
     OpenSSH-format RSA private keys.
buildservice-autocommit accepted request 758748 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 91)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 90)
- update to 2.7.1
- add configs.tar.gz with missing test data
 * full changelog at http://www.paramiko.org/changelog.html
buildservice-autocommit accepted request 711850 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 89)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 88)
- update to 2.6.0
- drop relaxed.patch and 1311.patch
 * add a new keyword argument to SSHClient.connect <paramiko.client.SSHClient.connect>
     and paramiko.transport.Transport -> disabled_algorithms
 * Fix Ed25519 key handling so certain key comment lengths don't cause
    SSHException("Invalid key")
 * Add backwards-compatible support for the gssapi
buildservice-autocommit accepted request 709720 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 87)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 86)
- update to 2.5.0 
- dropped 1379.patch
- refreshed patches:
    paramiko-test_extend_timeout.patch
    relaxed.patch
    1311.patch
 * Add support for encrypt-then-MAC (ETM) schemes (hmac-sha2-256-etm@openssh.com,
    hmac-sha2-512-etm@openssh.com) and two newer Diffie-Hellman group key exchange
    algorithms (group14, using SHA256; and group16, using SHA512).
 * Add support for Curve25519 key exchange.
 * Raise Cryptography dependency requirement to version 2.5
 * Add support for the modern (as of Python 3.3) import location of MutableMapping
buildservice-autocommit accepted request 684702 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 85)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 84)
- Run tests verbosely
- Drop cert_support.tar.gz as it is currently properly in the release
buildservice-autocommit accepted request 676253 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 83)
baserev update by copy to link target
Displaying revisions 21 - 40 of 122
openSUSE Build Service is sponsored by