All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Leon Anavi <leon.anavi@konsulko.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH 1/5] python3-paramiko: Upgrade 2.7.0 -> 2.7.2
Date: Tue, 13 Apr 2021 22:49:54 -0400	[thread overview]
Message-ID: <20210414024952.GA28158@gmail.com> (raw)
In-Reply-To: <20210409163104.26711-4-leon.anavi@konsulko.com> <20210409163104.26711-2-leon.anavi@konsulko.com> <20210409163104.26711-5-leon.anavi@konsulko.com> <20210409163104.26711-3-leon.anavi@konsulko.com> <20210409163104.26711-1-leon.anavi@konsulko.com>

merged.

Bruce

In message: [meta-virtualization][PATCH 1/5] python3-paramiko: Upgrade 2.7.0 -> 2.7.2
on 09/04/2021 Leon Anavi wrote:

> Upgrade to release 2.7.2:
> 
> - Update our CI to catch issues with sdist generation,
>   installation and testing.
> - Add missing test suite fixtures directory to MANIFEST.in,
>   reinstating the ability to run Paramiko's tests from an sdist
>   tarball.
> - Remove leading whitespace from OpenSSH RSA test suite static
>   key fixture, to conform better to spec.
> - 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. At minimum this should address
>   a slowdown when using such keys, and it also means Paramiko
>   works with Cryptography 3.1 and above (which complains
>   strenuously when this problem appears).
> 
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
> ---
>  .../{python3-paramiko_2.7.0.bb => python3-paramiko_2.7.2.bb}   | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>  rename recipes-devtools/python/{python3-paramiko_2.7.0.bb => python3-paramiko_2.7.2.bb} (70%)
> 
> diff --git a/recipes-devtools/python/python3-paramiko_2.7.0.bb b/recipes-devtools/python/python3-paramiko_2.7.2.bb
> similarity index 70%
> rename from recipes-devtools/python/python3-paramiko_2.7.0.bb
> rename to recipes-devtools/python/python3-paramiko_2.7.2.bb
> index d03702c..3d05efb 100644
> --- a/recipes-devtools/python/python3-paramiko_2.7.0.bb
> +++ b/recipes-devtools/python/python3-paramiko_2.7.2.bb
> @@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5"
>  
>  inherit pypi setuptools3
>  
> -SRC_URI[md5sum] = "b130f3e1c3442d21c1a0c9ae17776f4e"
> -SRC_URI[sha256sum] = "fba9c46340e3d690ad5a9d0dbf06677cd91425de3afa7e9c0c187298ee4ddd0d"
> +SRC_URI[sha256sum] = "7f36f4ba2c0d81d219f4595e35f70d56cc94f9ac40a6acdf51d6ca210ce65035"
>  
>  RDEPENDS_${PN} += " \
>      python3-bcrypt \
> -- 
> 2.17.1
> 

> 
> 
> 



      parent reply	other threads:[~2021-04-14  2:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-09 16:31 [meta-virtualization][PATCH 1/5] python3-paramiko: Upgrade 2.7.0 -> 2.7.2 Leon Anavi
2021-04-09 16:31 ` [meta-virtualization][PATCH 2/5] python3-dotenv: Upgrade 0.13.0 -> 0.17.0 Leon Anavi
2021-04-09 16:31 ` [meta-virtualization][PATCH 3/5] python3-webob: Upgrade 1.8.5 -> 1.8.7 Leon Anavi
2021-04-09 16:31 ` [meta-virtualization][PATCH 4/5] python3-boto3: Upgrade 1.14.7 -> 1.17.48 Leon Anavi
2021-04-09 16:31 ` [meta-virtualization][PATCH 5/5] python3-newrelic: Upgrade 6.0.1.155 -> 6.2.0.156 Leon Anavi
2021-04-14  2:49 ` Bruce Ashfield [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210414024952.GA28158@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=leon.anavi@konsulko.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.