summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-06-03 13:52:02 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-06-03 15:16:52 +0000
commitf13f876a6139284cd1fe65b18a2988eca70cb71a (patch)
tree0412737c7f85c26a6122c901ac32efc67060c123 /recipes-devtools/python
parent826607f2b92bddc4b0bc80f5858c451d4af67fd2 (diff)
downloadmeta-virtualization-f13f876a6139284cd1fe65b18a2988eca70cb71a.tar.gz
python3-botocore: update to 1.43.21
Bump 1.37.35 -> 1.43.21 (latest on PyPI). New sdist sha256sum: 17604607efe28894e947401379e569cc8f0fe2d69337ece98bd0c82d1bcfaf92 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python')
-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