From d6427c99cc423c2d224973351652e7c8623b51c6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 13:28:55 -0700 Subject: [PATCH] python3-m2crypto: upgrade 0.39.0 -> 0.40.1 Signed-off-by: Khem Raj --- .../{python3-m2crypto_0.39.0.bb => python3-m2crypto_0.40.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-m2crypto_0.39.0.bb => python3-m2crypto_0.40.1.bb} (95%) diff --git a/meta-python/recipes-devtools/python/python3-m2crypto_0.39.0.bb b/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb similarity index 95% rename from meta-python/recipes-devtools/python/python3-m2crypto_0.39.0.bb rename to meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb index d47ec2bac4..a55ded34d7 100644 --- a/meta-python/recipes-devtools/python/python3-m2crypto_0.39.0.bb +++ b/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb @@ -11,7 +11,7 @@ SRC_URI += "file://0001-setup.py-link-in-sysroot-not-in-host-directories.patch \ file://avoid-host-contamination.patch \ file://0001-setup.py-address-openssl-3.x-build-issue.patch \ " -SRC_URI[sha256sum] = "24c0f471358b8b19ad4c8aa9da12e868030b65c1fdb3279d006df60c9501338a" +SRC_URI[sha256sum] = "bbfd113ec55708c05816252a4f09e4237df4f3bbfc8171cbbc33057d257bbb30" PYPI_PACKAGE = "M2Crypto" inherit pypi siteinfo setuptools3