summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python3-boto3_1.17.51.bb (renamed from recipes-devtools/python/python3-boto3_1.17.48.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-boto3_1.17.48.bb b/recipes-devtools/python/python3-boto3_1.17.51.bb
index 56637f43..980b6cd2 100644
--- a/recipes-devtools/python/python3-boto3_1.17.48.bb
+++ b/recipes-devtools/python/python3-boto3_1.17.51.bb
@@ -9,7 +9,7 @@ SECTION = "devel/python"
9LICENSE = "MIT" 9LICENSE = "MIT"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" 10LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
11 11
12SRC_URI[sha256sum] = "e86c15049dc07cb67e8b466795f004f1f23c1acf078d47283cd5e4a692a5aa37" 12SRC_URI[sha256sum] = "c45e7d3aef8965ae1b42c9855c31ded19fbb38cfad0a34cc37dc880ded3672c2"
13 13
14inherit pypi setuptools3 14inherit pypi setuptools3
15 15