From 0bcc4b25a0ae3df34baf3d831903b22c2d86c6cc Mon Sep 17 00:00:00 2001 From: wangmy Date: Tue, 12 Jul 2022 15:41:45 +0800 Subject: [PATCH] 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 --- ...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 --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" -- 2.47.3