From aed9b6d46a3c99c4f7fc62746bd584e85992a35c Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 18 May 2022 12:58:32 +0200 Subject: [PATCH] python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- ...vectors_37.0.1.bb => python3-cryptography-vectors_37.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cryptography-vectors_37.0.1.bb => python3-cryptography-vectors_37.0.2.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.1.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb similarity index 90% rename from meta/recipes-devtools/python/python3-cryptography-vectors_37.0.1.bb rename to meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb index 98740ba95f3..3dbdc8ce3e9 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.1.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_37.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] = "66c9a714232be730fe822bd7e4e9da6231ff9e537ee4feb0f092c06b8ea4d94a" +SRC_URI[sha256sum] = "7c65d3de51756f418142df605417ec2c6e961c364f70cc8a103030889d5a3219" PYPI_PACKAGE = "cryptography_vectors" -- 2.47.2