diff mbox series

python3-cryptography-vectors: upgrade 37.0.3 -> 37.0.4

Message ID 1657611705-30786-4-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 0bcc4b25a0ae3df34baf3d831903b22c2d86c6cc
Headers show
Series python3-cryptography-vectors: upgrade 37.0.3 -> 37.0.4 | expand

Commit Message

Mingyu Wang (Fujitsu) July 12, 2022, 7:41 a.m. UTC
Changelog:
==========
Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.5.

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

Patch

diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.4.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb
rename to meta/recipes-devtools/python/python3-cryptography-vectors_37.0.4.bb
index 8c0a7ee9d3..270d8ceca6 100644
--- a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.4.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] = "ac90c1340f73bc29b3bf964120b2db5f8e98e1fcf0074d85ddc871541974a559"
+SRC_URI[sha256sum] = "5a61400510e28937a5654b40c6ea4e3e593c5aaf0c2081c5b912f0e7cf883ea8"
 
 PYPI_PACKAGE = "cryptography_vectors"