diff mbox series

[31/77] python3-cryptography: upgrade 38.0.3 -> 38.0.4

Message ID 20230104110548.2537259-31-alex@linutronix.de
State Accepted, archived
Commit ea799a624b907b9ddcf0d4cf79a1a5af5b97f7b5
Headers show
Series [01/77] glib-2.0: upgrade 2.74.3 -> 2.74.4 | expand

Commit Message

Alexander Kanavin Jan. 4, 2023, 11:05 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...n3-cryptography_38.0.3.bb => python3-cryptography_38.0.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cryptography_38.0.3.bb => python3-cryptography_38.0.4.bb} (95%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb b/meta/recipes-devtools/python/python3-cryptography_38.0.4.bb
similarity index 95%
rename from meta/recipes-devtools/python/python3-cryptography_38.0.3.bb
rename to 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 \
                    "
 LDSHARED += "-pthread"
 
-SRC_URI[sha256sum] = "bfbe6ee19615b07a98b1d2287d6a6073f734735b49ee45b11324d85efc4d5cbd"
+SRC_URI[sha256sum] = "175c1a818b87c9ac80bb7377f5520b7f31b3ef2a0004e2420319beadedb67290"
 
 SRC_URI += "\
     file://0002-Cargo.toml-edition-2018-2021.patch \