[meta-python,4/4] python3-paramiko: upgrade 2.9.2 -> 2.10.3

Message ID 20220324155746.2341330-4-trevor.gamblin@windriver.com
State Under Review
Headers show
Series [meta-python,1/4] python3-protobuf: upgrade 3.19.3 -> 3.19.4 | expand

Commit Message

Trevor Gamblin March 24, 2022, 3:57 p.m. UTC
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
---
 .../{python3-paramiko_2.9.2.bb => python3-paramiko_2.10.3.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-paramiko_2.9.2.bb => python3-paramiko_2.10.3.bb} (82%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-paramiko_2.9.2.bb b/meta-python/recipes-devtools/python/python3-paramiko_2.10.3.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-paramiko_2.9.2.bb
rename to meta-python/recipes-devtools/python/python3-paramiko_2.10.3.bb
index a02a7891a..9f7f45872 100644
--- a/meta-python/recipes-devtools/python/python3-paramiko_2.9.2.bb
+++ b/meta-python/recipes-devtools/python/python3-paramiko_2.10.3.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] = "944a9e5dbdd413ab6c7951ea46b0ab40713235a9c4c5ca81cfe45c6f14fa677b"
+SRC_URI[sha256sum] = "ddb1977853aef82804b35d72a0e597b244fa326c404c350bd00c5b01dbfee71a"
 
 PYPI_PACKAGE = "paramiko"