summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-05-18 12:58:32 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-20 22:52:23 +0100
commitd1a168e352293408a741af597522b5b145725dec (patch)
tree480b90dc6c34e06b5ac48fbe92587c2c7bdf3c90
parentf86aa77e961e573b83bcd2fd1b0cbec941a11331 (diff)
downloadpoky-d1a168e352293408a741af597522b5b145725dec.tar.gz
python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
(From OE-Core rev: aed9b6d46a3c99c4f7fc62746bd584e85992a35c) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb (renamed from meta/recipes-devtools/python/python3-cryptography-vectors_37.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 98740ba95f..3dbdc8ce3e 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 \
9# NOTE: Make sure to keep this recipe at the same version as python3-cryptography 9# NOTE: Make sure to keep this recipe at the same version as python3-cryptography
10# Upgrade both recipes at the same time 10# Upgrade both recipes at the same time
11 11
12SRC_URI[sha256sum] = "66c9a714232be730fe822bd7e4e9da6231ff9e537ee4feb0f092c06b8ea4d94a" 12SRC_URI[sha256sum] = "7c65d3de51756f418142df605417ec2c6e961c364f70cc8a103030889d5a3219"
13 13
14PYPI_PACKAGE = "cryptography_vectors" 14PYPI_PACKAGE = "cryptography_vectors"
15 15