[1/2] python3-cryptography-vectors: upgrade to 36.0.2

Message ID 20220317164434.387779-1-ross.burton@arm.com
State Accepted, archived
Commit 1a66c415af0b8178fdaa44ebf0d59957194e891f
Headers show
Series [1/2] python3-cryptography-vectors: upgrade to 36.0.2 | expand

Commit Message

Ross Burton March 17, 2022, 4:44 p.m. UTC
This needs to be upgraded in lockstep with python3-cryptography.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 ...vectors_36.0.1.bb => python3-cryptography-vectors_36.0.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cryptography-vectors_36.0.1.bb => python3-cryptography-vectors_36.0.2.bb} (90%)

Comments

Khem Raj March 17, 2022, 5:37 p.m. UTC | #1
On Thu, Mar 17, 2022 at 9:44 AM Ross Burton <ross@burtonini.com> wrote:
>
> This needs to be upgraded in lockstep with python3-cryptography.
>
> Signed-off-by: Ross Burton <ross.burton@arm.com>
> ---
>  ...vectors_36.0.1.bb => python3-cryptography-vectors_36.0.2.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-devtools/python/{python3-cryptography-vectors_36.0.1.bb => python3-cryptography-vectors_36.0.2.bb} (90%)
>
> diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.1.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb
> similarity index 90%
> rename from meta/recipes-devtools/python/python3-cryptography-vectors_36.0.1.bb
> rename to meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb
> index da6718fb90..be0eda056e 100644
> --- a/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.1.bb
> +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb
> @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \
>  # NOTE: Make sure to keep this recipe at the same version as python3-cryptography
>  #       Upgrade both recipes at the same time
>
> -SRC_URI[sha256sum] = "fc8490afd5424342b868215435bd174dcd76ab396b4ea9435498be5721dcd598"
> +SRC_URI[sha256sum] = "2a7924449a03025faf7f8754a6f4200001cab210734a6ce6ac1f6bdacd3a68e4"
>

I think mine here [1] is better since it bumps up libc crate which
enables riscv64 as well

[1] https://patchwork.yoctoproject.org/project/oe-core/patch/20220316222526.264261-1-raj.khem@gmail.com/

>  PYPI_PACKAGE = "cryptography_vectors"
>
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#163425): https://lists.openembedded.org/g/openembedded-core/message/163425
> Mute This Topic: https://lists.openembedded.org/mt/89849716/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>

Patch

diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.1.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-cryptography-vectors_36.0.1.bb
rename to meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb
index da6718fb90..be0eda056e 100644
--- a/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.1.bb
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb
@@ -9,7 +9,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \
 # NOTE: Make sure to keep this recipe at the same version as python3-cryptography
 #       Upgrade both recipes at the same time
 
-SRC_URI[sha256sum] = "fc8490afd5424342b868215435bd174dcd76ab396b4ea9435498be5721dcd598"
+SRC_URI[sha256sum] = "2a7924449a03025faf7f8754a6f4200001cab210734a6ce6ac1f6bdacd3a68e4"
 
 PYPI_PACKAGE = "cryptography_vectors"