[meta-python] python3-paramiko: upgrade 2.10.4 -> 2.11.0

Message ID 1653615480-2485-1-git-send-email-zhengrq.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-paramiko: upgrade 2.10.4 -> 2.11.0 | expand

Commit Message

zhengrq.fnst@fujitsu.com May 27, 2022, 1:38 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../{python3-paramiko_2.10.4.bb => python3-paramiko_2.11.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-paramiko_2.10.4.bb => python3-paramiko_2.11.0.bb} (82%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-paramiko_2.10.4.bb b/meta-python/recipes-devtools/python/python3-paramiko_2.11.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-paramiko_2.10.4.bb
rename to meta-python/recipes-devtools/python/python3-paramiko_2.11.0.bb
index 317368772..5c0cb1e1a 100644
--- a/meta-python/recipes-devtools/python/python3-paramiko_2.10.4.bb
+++ b/meta-python/recipes-devtools/python/python3-paramiko_2.11.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/paramiko/paramiko/"
 LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5"
 
-SRC_URI[sha256sum] = "3d2e650b6812ce6d160abff701d6ef4434ec97934b13e95cf1ad3da70ffb5c58"
+SRC_URI[sha256sum] = "003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938"
 
 PYPI_PACKAGE = "paramiko"