summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-rsa_4.7.2.bb (renamed from meta-python/recipes-devtools/python/python3-rsa_4.7.1.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 43e7ca0854..dcb42aaa9c 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"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=c403f6882d4f97a9cd927df987d55634" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=c403f6882d4f97a9cd927df987d55634"
6 6
7SRC_URI[sha256sum] = "9d74d1ff850745c9802cd6b53382bfeec7f6dbe4e26ee2759241ed1e7b0ecf5d" 7SRC_URI[sha256sum] = "9d689e6ca1b3038bc82bf8d23e944b6b6037bc02301a574935b2dd946e0353b9"
8 8
9inherit pypi setuptools3 update-alternatives 9inherit pypi setuptools3 update-alternatives
10 10