summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python3-botocore_1.43.21.bb (renamed from recipes-devtools/python/python3-botocore_1.37.35.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-botocore_1.37.35.bb b/recipes-devtools/python/python3-botocore_1.43.21.bb
index edafd2da..21d70366 100644
--- a/recipes-devtools/python/python3-botocore_1.37.35.bb
+++ b/recipes-devtools/python/python3-botocore_1.43.21.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/boto/botocore"
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93"
5 5
6SRC_URI[sha256sum] = "197a9bf8251c45b9d882c405ec0d0ab40c10e2d2a55ee66960185daec4beb6ec" 6SRC_URI[sha256sum] = "17604607efe28894e947401379e569cc8f0fe2d69337ece98bd0c82d1bcfaf92"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9