From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:05:02 +0000 (+0100) Subject: python3-cryptography: upgrade 38.0.3 -> 38.0.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2081 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea799a624b907b9ddcf0d4cf79a1a5af5b97f7b5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-cryptography: upgrade 38.0.3 -> 38.0.4 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- 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 4bbc0904ed7..5d279e7db12 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 \