omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Update paramiko?

    Pythonista
    4
    5
    3166
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • chibill
      chibill last edited by

      Is it possible to get paramiko updated (or load a local version in stead of the distributed one) because it's 1.13.0 installed by default and 1.16.0 has some fixes that let you ssh with out having to reconfigure your ssh server to use older key exchange systems.

      Webmaster4o 1 Reply Last reply Reply Quote 1
      • Webmaster4o
        Webmaster4o @chibill last edited by

        @ccc complains about these things constantly 😜

        Phuket2 1 Reply Last reply Reply Quote 1
        • chibill
          chibill last edited by

          Yeah. But I don't like making my server less secure just to use paramiko on pythonista.

          1 Reply Last reply Reply Quote 0
          • Phuket2
            Phuket2 @Webmaster4o last edited by

            @Webmaster4o , but faker also needs an update. I just assumed that the updating would be on a build script and it pulls in the latest version of the third party libs. But I guess it's more complicated than that.
            You would think that was a registry that said from version x to version y of this lib will not break the API. Hence in the final linking of the app you could import the latest libs up to a version that is consided safe from your base version of the lib. Maybe it exists. But would make sense.

            1 Reply Last reply Reply Quote 0
            • omz
              omz last edited by

              The current 2.0.1 beta contains paramiko 1.16.0. As it's pure Python, you can also install a more recent paramiko in the current App Store version.

              1 Reply Last reply Reply Quote 1
              • First post
                Last post
              Powered by NodeBB Forums | Contributors