[37/49] python3-cryptography: upgrade 37.0.1 -> 37.0.2

Message ID 20220518105843.3299331-37-alex@linutronix.de
State Accepted, archived
Commit e3c13aea05a82c6b00fd83323bde9901bea9bc50
Headers show
Series [01/49] sato: work around missing icons in adwaita 42.0 | expand

Commit Message

Alexander Kanavin May 18, 2022, 10:58 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...n3-cryptography_37.0.1.bb => python3-cryptography_37.0.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cryptography_37.0.1.bb => python3-cryptography_37.0.2.bb} (97%)

Patch

diff --git a/meta/recipes-devtools/python/python3-cryptography_37.0.1.bb b/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb
similarity index 97%
rename from meta/recipes-devtools/python/python3-cryptography_37.0.1.bb
rename to meta/recipes-devtools/python/python3-cryptography_37.0.2.bb
index 1271954a08..d2de2960c2 100644
--- a/meta/recipes-devtools/python/python3-cryptography_37.0.1.bb
+++ b/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb
@@ -9,7 +9,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=bf405a8056a6647e7d077b0e7bc36aba \
                    "
 LDSHARED += "-pthread"
 
-SRC_URI[sha256sum] = "d610d0ee14dd9109006215c7c0de15eee91230b70a9bce2263461cf7c3720b83"
+SRC_URI[sha256sum] = "f224ad253cc9cea7568f49077007d2263efa57396a2f2f78114066fd54b5c68e"
 
 SRC_URI += "file://run-ptest \
            file://check-memfree.py \