Package python3-module-paramiko: Information

    Source package: python3-module-paramiko
    Version: 2.11.0-alt1
    Build time:  Oct 19, 2022, 12:10 PM
    Report package bug
    License: LGPL-2.1
    Summary: SSH2 protocol for python
    Description: 
    paramiko is a module for python that implements the SSH2 protocol for secure
    (encrypted and authenticated) connections to remote machines. It is written
    entirely in python (no C or platform-dependent code).

    List of rpms provided by this srpm:
    python3-module-paramiko (noarch)

    Maintainer: Stanislav Levin


      1. python3(gssapi)
      2. python3(wheel)
      3. python3(invoke)
      4. python3(k5test)
      5. python3(mock)
      6. python3(nacl)
      7. python3-module-pyproject-installer
      8. python3-module-tox
      9. python3-module-tox-console-scripts
      10. python3-module-tox-no-deps
      11. python3(pyasn1)
      12. python3(setuptools)
      13. python3(six)
      14. python3(bcrypt)
      15. python3(cryptography)
      16. rpm-build-python3

    Last changed


    Oct. 11, 2022 Stanislav Levin 2.11.0-alt1
    - 2.8.1 -> 2.11.0 (fixes: CVE-2022-24302).
    Dec. 2, 2021 Stanislav Levin 2.8.1-alt1
    - 2.7.2 -> 2.8.1.
    Oct. 19, 2020 Stanislav Levin 2.7.2-alt2
    - Fixed FTBFS(Pytest 6).