summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-paramiko_2.7.2.bb (renamed from meta-python/recipes-devtools/python/python3-paramiko_2.7.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-paramiko_2.7.1.bb b/meta-python/recipes-devtools/python/python3-paramiko_2.7.2.bb
index 0ead23608a..324847c31b 100644
--- a/meta-python/recipes-devtools/python/python3-paramiko_2.7.1.bb
+++ b/meta-python/recipes-devtools/python/python3-paramiko_2.7.2.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/paramiko/paramiko/"
3LICENSE = "LGPL-2.1" 3LICENSE = "LGPL-2.1"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5"
5 5
6SRC_URI[md5sum] = "bf8239dc820ca86dd3c3226f4281c35f" 6SRC_URI[md5sum] = "44136d79da4cd7619e368018ad022619"
7SRC_URI[sha256sum] = "920492895db8013f6cc0179293147f830b8c7b21fdfc839b6bad760c27459d9f" 7SRC_URI[sha256sum] = "7f36f4ba2c0d81d219f4595e35f70d56cc94f9ac40a6acdf51d6ca210ce65035"
8 8
9PYPI_PACKAGE = "paramiko" 9PYPI_PACKAGE = "paramiko"
10 10