AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  After dnf update, Paramiko 3.4.0 Produces Deprecation Warnings

    Posted Thu February 20, 2025 09:31 AM

    Aix toolbox python3 version is Python 3.9.20 and paramiko is 3.4.0.  We are seeing the below output with any script using paramiko.  My understanding is that this has been fixed in paramiko 3.4.1.  Can you please update the repository with this new version ASAP?  

    Thanks,

    Brent Fortman

    /opt/freeware/lib/python3.9/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be re                         moved from this module in 48.0.0.
      "cipher": algorithms.TripleDES,
    /opt/freeware/lib/python3.9/site-packages/paramiko/transport.py:259: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will                          be removed from this module in 48.0.0.
      "class": algorithms.TripleDES,



    ------------------------------
    Brent Fortman
    ------------------------------


  • 2.  RE: After dnf update, Paramiko 3.4.0 Produces Deprecation Warnings

    Posted Fri February 21, 2025 02:02 AM


    We will update  and let you know once done. 



    ------------------------------
    Ranjit Ranjan
    ------------------------------



  • 3.  RE: After dnf update, Paramiko 3.4.0 Produces Deprecation Warnings

    Posted Thu May 15, 2025 03:33 AM

    Hi,

    New version of paramiko is available for update.
    https://www.ibm.com/support/pages/aix-toolbox-open-source-software-downloads-alpha



    ------------------------------
    Shubham Gupta
    ------------------------------