package/python-boto3: bump to version 1.34.14

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-01-08 00:24:36 -07:00 committed by Thomas Petazzoni
parent 0f9ce75df4
commit 606b56c0f0
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 12a1c0bb1e9ab692a1e33204a0da7f12 boto3-1.28.78.tar.gz
sha256 aa970b1571321846543a6e615848352fe7621f1cb96b4454e919421924af95f7 boto3-1.28.78.tar.gz
md5 7cc00aa828c5d3a5c09e3af284e6d23e boto3-1.34.14.tar.gz
sha256 5c1bb487c68120aae236354d81b8a1a55d0aa3395d30748a01825ef90891921e boto3-1.34.14.tar.gz
# Locally computed sha256 checksums
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE

View File

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