package/python-boto3: bump version to 1.42.14

https://github.com/boto/boto3/blob/1.42.14/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-12-20 22:42:01 +01:00
committed by Julien Olivain
parent b5957f9e85
commit eb918373c4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/boto3/json
md5 2dd524bffeeac5d9ee37f8ca136558fc boto3-1.42.5.tar.gz
sha256 e3b7be255e5e29272b6424af4417005384f5a3f1caf6ca3352258ee1d9b8551a boto3-1.42.5.tar.gz
md5 8abc4bb707739d3ad3e9fe14b42d5234 boto3-1.42.14.tar.gz
sha256 a5d005667b480c844ed3f814a59f199ce249d0f5669532a17d06200c0a93119c boto3-1.42.14.tar.gz
# Locally computed sha256 checksums
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_BOTO3_VERSION = 1.42.5
PYTHON_BOTO3_VERSION = 1.42.14
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/8b/91/c00b45b5ca95184f7ab6140f586ba7d23074168ee3feae3eaf6954cc11c3
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/09/72/e236ca627bc0461710685f5b7438f759ef3b4106e0e08dda08513a6539ab
PYTHON_BOTO3_SETUP_TYPE = setuptools
PYTHON_BOTO3_LICENSE = Apache-2.0
PYTHON_BOTO3_LICENSE_FILES = LICENSE