From: Khem Raj Date: Wed, 16 Mar 2022 22:25:26 +0000 (-0700) Subject: python3-cryptography: Upgrade to 36.0.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4697 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3acf088edec6e328f4e25ddd741f967368ae5ae0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-cryptography: Upgrade to 36.0.2 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb b/meta/recipes-devtools/python/python3-cryptography_36.0.2.bb similarity index 96% rename from meta/recipes-devtools/python/python3-cryptography_36.0.1.bb rename to meta/recipes-devtools/python/python3-cryptography_36.0.2.bb index e33eaa50834..940df60d441 100644 --- a/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb +++ b/meta/recipes-devtools/python/python3-cryptography_36.0.2.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bf405a8056a6647e7d077b0e7bc36aba \ " LDSHARED += "-pthread" -SRC_URI[sha256sum] = "53e5c1dc3d7a953de055d77bef2ff607ceef7a2aac0353b5d630ab67f7423638" +SRC_URI[sha256sum] = "70f8f4f7bb2ac9f340655cbac89d68c527af5bb4387522a8413e841e3e6628c9" SRC_URI += " \ file://run-ptest \ @@ -42,7 +42,7 @@ SRC_URI += " \ crate://crates.io/indoc/0.3.6 \ crate://crates.io/instant/0.1.12 \ crate://crates.io/lazy_static/1.4.0 \ - crate://crates.io/libc/0.2.112 \ + crate://crates.io/libc/0.2.120 \ crate://crates.io/lock_api/0.4.5 \ crate://crates.io/num-integer/0.1.44 \ crate://crates.io/num-traits/0.2.14 \