summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-01-04 12:05:02 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-06 12:03:47 +0000
commit23dbb69fd4d1952ced9a678b9f18c5fd18c06763 (patch)
tree1bd5bbec237234c029a39f22993b65eb4d4a4729 /meta/recipes-devtools/python
parent7e656008696e6dd57fd53cda55ff17e8ca69f0ce (diff)
downloadpoky-23dbb69fd4d1952ced9a678b9f18c5fd18c06763.tar.gz
python3-cryptography: upgrade 38.0.3 -> 38.0.4
(From OE-Core rev: ea799a624b907b9ddcf0d4cf79a1a5af5b97f7b5) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-cryptography_38.0.4.bb (renamed from meta/recipes-devtools/python/python3-cryptography_38.0.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb b/meta/recipes-devtools/python/python3-cryptography_38.0.4.bb
index 4bbc0904ed..5d279e7db1 100644
--- a/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb
+++ b/meta/recipes-devtools/python/python3-cryptography_38.0.4.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bf405a8056a6647e7d077b0e7bc36aba \
9 " 9 "
10LDSHARED += "-pthread" 10LDSHARED += "-pthread"
11 11
12SRC_URI[sha256sum] = "bfbe6ee19615b07a98b1d2287d6a6073f734735b49ee45b11324d85efc4d5cbd" 12SRC_URI[sha256sum] = "175c1a818b87c9ac80bb7377f5520b7f31b3ef2a0004e2420319beadedb67290"
13 13
14SRC_URI += "\ 14SRC_URI += "\
15 file://0002-Cargo.toml-edition-2018-2021.patch \ 15 file://0002-Cargo.toml-edition-2018-2021.patch \