From: wangmy Date: Tue, 12 Jul 2022 07:41:45 +0000 (+0800) Subject: python3-cryptography-vectors: upgrade 37.0.3 -> 37.0.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3637 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0bcc4b25a0ae3df34baf3d831903b22c2d86c6cc;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Richard Purdie --- 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 8c0a7ee9d32..270d8ceca66 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"