From: Ross Burton Date: Thu, 17 Mar 2022 16:44:33 +0000 (+0000) Subject: python3-cryptography-vectors: upgrade to 36.0.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4695 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a66c415af0b8178fdaa44ebf0d59957194e891f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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"