summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-07-12 15:41:45 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-12 23:54:22 +0100
commit0bcc4b25a0ae3df34baf3d831903b22c2d86c6cc (patch)
tree9e336dda0ff068a505f3d9cc753de637ac3cc8cd /meta
parentaeb45161afd3e6590c7732a7e4aec4c758d0615c (diff)
downloadopenembedded-core-contrib-0bcc4b25a0ae3df34baf3d831903b22c2d86c6cc.tar.gz
python3-cryptography-vectors: upgrade 37.0.3 -> 37.0.4
Changelog: ========== Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.5. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/python/python3-cryptography-vectors_37.0.4.bb (renamed from meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"