package/python-boto3: bump to version 1.35.19

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
James Hilliard
2024-09-14 16:36:29 -06:00
committed by Thomas Petazzoni
parent 19c063deef
commit e494dffdbb
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 7cc00aa828c5d3a5c09e3af284e6d23e boto3-1.34.14.tar.gz
sha256 5c1bb487c68120aae236354d81b8a1a55d0aa3395d30748a01825ef90891921e boto3-1.34.14.tar.gz
md5 b344337be1e7925cbc32940567432e5c boto3-1.35.19.tar.gz
sha256 9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 boto3-1.35.19.tar.gz
# Locally computed sha256 checksums
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_BOTO3_VERSION = 1.34.14
PYTHON_BOTO3_VERSION = 1.35.19
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/5f/b6/1e45c3a145304c3feaf48959c6a46efe9a256eec4d417a445b0d9827d20c
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/80/85/d4119201c65b56a2bcc8dc328db98cd1c769a2376aea1613a6f5e8f2a88b
PYTHON_BOTO3_SETUP_TYPE = setuptools
PYTHON_BOTO3_LICENSE = Apache-2.0
PYTHON_BOTO3_LICENSE_FILES = LICENSE