From 8207501c9c99c25b7ac34f064e3bd728686f250d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 6 Jul 2022 10:07:10 +0200 Subject: [PATCH] python3-cryptography-vectors: upgrade 37.0.2 -> 37.0.3 (From OE-Core rev: 9508eb24c69bb16c19e1698ebb4d7c9f43d281fe) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...vectors_37.0.2.bb => python3-cryptography-vectors_37.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cryptography-vectors_37.0.2.bb => python3-cryptography-vectors_37.0.3.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb similarity index 90% rename from meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb rename to meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb index 3dbdc8ce3e..8c0a7ee9d3 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.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] = "7c65d3de51756f418142df605417ec2c6e961c364f70cc8a103030889d5a3219" +SRC_URI[sha256sum] = "ac90c1340f73bc29b3bf964120b2db5f8e98e1fcf0074d85ddc871541974a559" PYPI_PACKAGE = "cryptography_vectors"