[Buildroot] [git commit] package/python-botocore: bump to version 1.42.68
Julien Olivain
ju.o at free.fr
Sun Mar 15 15:21:18 UTC 2026
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/904e49a795c5134097be627fc4ca2d0652b1a101
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master
https://github.com/boto/botocore/blob/1.42.68/CHANGELOG.rst
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-botocore/python-botocore.hash | 4 ++--
package/python-botocore/python-botocore.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-botocore/python-botocore.hash b/package/python-botocore/python-botocore.hash
index 5645c0fe64..d7b9d72baf 100644
--- a/package/python-botocore/python-botocore.hash
+++ b/package/python-botocore/python-botocore.hash
@@ -1,6 +1,6 @@
# md5, sha256 from https://pypi.org/pypi/botocore/json
-md5 76edea65e7dd32f11f8ea3885dc65524 botocore-1.42.21.tar.gz
-sha256 db8f99d186156da42feb4fd2098017383d9b155097290cc53da7258f6e652c39 botocore-1.42.21.tar.gz
+md5 5dede248bc91c7213fc8ffb42b76e318 botocore-1.42.68.tar.gz
+sha256 3951c69e12ac871dda245f48dac5c7dd88ea1bfdd74a8879ec356cf2874b806a botocore-1.42.68.tar.gz
# Locally computed sha256 checksums
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE.txt
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 tests/unit/auth/aws4_testsuite/LICENSE
diff --git a/package/python-botocore/python-botocore.mk b/package/python-botocore/python-botocore.mk
index 5ed8ac421a..545c4d44dd 100644
--- a/package/python-botocore/python-botocore.mk
+++ b/package/python-botocore/python-botocore.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_BOTOCORE_VERSION = 1.42.21
+PYTHON_BOTOCORE_VERSION = 1.42.68
PYTHON_BOTOCORE_SOURCE = botocore-$(PYTHON_BOTOCORE_VERSION).tar.gz
-PYTHON_BOTOCORE_SITE = https://files.pythonhosted.org/packages/4c/df/dfd07d75fda643ba07af75e33cfd72472a12bb13901812ca34e47f081507
+PYTHON_BOTOCORE_SITE = https://files.pythonhosted.org/packages/3f/22/87502d5fbbfa8189406a617b30b1e2a3dc0ab2669f7268e91b385c1c1c7a
PYTHON_BOTOCORE_SETUP_TYPE = setuptools
PYTHON_BOTOCORE_LICENSE = Apache-2.0
PYTHON_BOTOCORE_LICENSE_FILES = LICENSE.txt tests/unit/auth/aws4_testsuite/LICENSE
More information about the buildroot
mailing list