From 4c49ee5c48f7a51c0c3b40d48b7d1e8e7a5bbed1 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Thu, 25 Feb 2021 18:05:43 +0200 Subject: [PATCH] python3-rsa: Upgrade 4.7.1 -> 4.7.2 Upgrade to release 4.7.2: - Fix picking/unpickling issue introduced in 4.7 Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin Signed-off-by: Khem Raj --- .../python/{python3-rsa_4.7.1.bb => python3-rsa_4.7.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-rsa_4.7.1.bb => python3-rsa_4.7.2.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-rsa_4.7.1.bb b/meta-python/recipes-devtools/python/python3-rsa_4.7.2.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-rsa_4.7.1.bb rename to meta-python/recipes-devtools/python/python3-rsa_4.7.2.bb index 43e7ca085..dcb42aaa9 100644 --- a/meta-python/recipes-devtools/python/python3-rsa_4.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-rsa_4.7.2.bb @@ -4,7 +4,7 @@ AUTHOR = "Sybren A. Stuvel" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=c403f6882d4f97a9cd927df987d55634" -SRC_URI[sha256sum] = "9d74d1ff850745c9802cd6b53382bfeec7f6dbe4e26ee2759241ed1e7b0ecf5d" +SRC_URI[sha256sum] = "9d689e6ca1b3038bc82bf8d23e944b6b6037bc02301a574935b2dd946e0353b9" inherit pypi setuptools3 update-alternatives