diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-05-05 07:05:18 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-05 21:17:38 +0100 |
commit | 2484adb501989712f70877e69a06b30fca4a1cac (patch) | |
tree | 37071743777482452bce9b024e11a11c88266388 /meta/recipes-devtools | |
parent | 38fbae03f828c24fa394a6934bcb279d647838f1 (diff) | |
download | poky-2484adb501989712f70877e69a06b30fca4a1cac.tar.gz |
python3-cryptography-vectors: upgrade 36.0.2 -> 37.0.1
(From OE-Core rev: 043af57a2ee604dd2edf5ffdeee511f5e43e607a)
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>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/python/python3-cryptography-vectors_37.0.1.bb (renamed from meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.1.bb index be0eda056e..98740ba95f 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_36.0.2.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.1.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 | ||
12 | SRC_URI[sha256sum] = "2a7924449a03025faf7f8754a6f4200001cab210734a6ce6ac1f6bdacd3a68e4" | 12 | SRC_URI[sha256sum] = "66c9a714232be730fe822bd7e4e9da6231ff9e537ee4feb0f092c06b8ea4d94a" |
13 | 13 | ||
14 | PYPI_PACKAGE = "cryptography_vectors" | 14 | PYPI_PACKAGE = "cryptography_vectors" |
15 | 15 | ||