diff mbox series

python3-cryptography-vectors: upgrade 41.0.4 -> 41.0.5

Message ID 1698996510-30721-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series python3-cryptography-vectors: upgrade 41.0.4 -> 41.0.5 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 3, 2023, 7:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=============
Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.4.
Added a function to support an upcoming pyOpenSSL release.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...vectors_41.0.4.bb => python3-cryptography-vectors_41.0.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cryptography-vectors_41.0.4.bb => python3-cryptography-vectors_41.0.5.bb} (91%)

Comments

Alexander Kanavin Nov. 3, 2023, 9:57 a.m. UTC | #1
On Fri, 3 Nov 2023 at 08:29, wangmy <wangmy@fujitsu.com> wrote:
>  # NOTE: Make sure to keep this recipe at the same version as python3-cryptography
>  #       Upgrade both recipes at the same time

Please note this comment - there does not seem to be an upgrade of
python3-cryptography in your patch set, and it would be even better to
squash both updates together into a single commit.

Alex
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.4.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.5.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-cryptography-vectors_41.0.4.bb
rename to meta/recipes-devtools/python/python3-cryptography-vectors_41.0.5.bb
index 6b5d8adee9..44c67fdd76 100644
--- a/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.4.bb
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.5.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] = "440af2813ea7aeb52181ec651a36d9ae8f0976e8b3a62b411a800fe6fa57a19e"
+SRC_URI[sha256sum] = "75e82aea2982729312af735adb2983f347bb21fff88ad5dda3673ed70e1d1caf"
 
 PYPI_PACKAGE = "cryptography_vectors"