diff mbox series

[meta-python,26/30] python3-rsa: upgrade 4.9 -> 4.9.1

Message ID 1745311761-1912-26-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/30] adw-gtk3: upgrade 5.8 -> 5.10 | expand

Commit Message

Mingyu Wang (Fujitsu) April 22, 2025, 8:49 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-rsa_4.9.bb => python3-rsa_4.9.1.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-rsa_4.9.bb => python3-rsa_4.9.1.bb} (92%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-rsa_4.9.bb b/meta-python/recipes-devtools/python/python3-rsa_4.9.1.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-rsa_4.9.bb
rename to meta-python/recipes-devtools/python/python3-rsa_4.9.1.bb
index c27cd1d68a..2fb0bff29f 100644
--- a/meta-python/recipes-devtools/python/python3-rsa_4.9.bb
+++ b/meta-python/recipes-devtools/python/python3-rsa_4.9.1.bb
@@ -3,7 +3,7 @@  SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c403f6882d4f97a9cd927df987d55634"
 
-SRC_URI[sha256sum] = "e38464a49c6c85d7f1351b0126661487a7e0a14a50f1675ec50eb34d4f20ef21"
+SRC_URI[sha256sum] = "e7bdbfdb5497da4c07dfd35530e1a902659db6ff241e39d9953cad06ebd0ae75"
 
 inherit pypi python_poetry_core update-alternatives