diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_38.0.1.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_38.0.3.bb similarity index 90% rename from meta/recipes-devtools/python/python3-cryptography-vectors_38.0.1.bb rename to meta/recipes-devtools/python/python3-cryptography-vectors_38.0.3.bb index 43e96b4844..9e4c40e0c4 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_38.0.1.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_38.0.3.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \ # NOTE: Make sure to keep this recipe at the same version as python3-cryptography # Upgrade both recipes at the same time -SRC_URI[sha256sum] = "0431fd107c1fbad0377704a7051945b3b391169fddc4f6fa0bd4edc6b6e235dd" +SRC_URI[sha256sum] = "1cdafd42f5348d77e4e7e4791aefd1f62b16bd552a0274afc9346533fe32e925" PYPI_PACKAGE = "cryptography_vectors" diff --git a/meta/recipes-devtools/python/python3-cryptography_38.0.1.bb b/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb similarity index 95% rename from meta/recipes-devtools/python/python3-cryptography_38.0.1.bb rename to meta/recipes-devtools/python/python3-cryptography_38.0.3.bb index 68679b745a..14ad459c1b 100644 --- a/meta/recipes-devtools/python/python3-cryptography_38.0.1.bb +++ b/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bf405a8056a6647e7d077b0e7bc36aba \ " LDSHARED += "-pthread" -SRC_URI[sha256sum] = "1db3d807a14931fa317f96435695d9ec386be7b84b618cc61cfa5d08b0ae33d7" +SRC_URI[sha256sum] = "bfbe6ee19615b07a98b1d2287d6a6073f734735b49ee45b11324d85efc4d5cbd" SRC_URI += "\ file://0002-Cargo.toml-edition-2018-2021.patch \