From 1a66c415af0b8178fdaa44ebf0d59957194e891f Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 17 Mar 2022 16:44:33 +0000 Subject: [PATCH] python3-cryptography-vectors: upgrade to 36.0.2 This needs to be upgraded in lockstep with python3-cryptography. Signed-off-by: Ross Burton Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...vectors_36.0.1.bb => python3-cryptography-vectors_36.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cryptography-vectors_36.0.1.bb => python3-cryptography-vectors_36.0.2.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.1.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb similarity index 90% rename from meta/recipes-devtools/python/python3-cryptography-vectors_36.0.1.bb rename to meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb index da6718fb90c..be0eda056e1 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.1.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.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] = "fc8490afd5424342b868215435bd174dcd76ab396b4ea9435498be5721dcd598" +SRC_URI[sha256sum] = "2a7924449a03025faf7f8754a6f4200001cab210734a6ce6ac1f6bdacd3a68e4" PYPI_PACKAGE = "cryptography_vectors" -- 2.47.2