package/python-boto3: bump to version 1.26.0

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 2022-11-02 13:01:44 -06:00 committed by Thomas Petazzoni
parent 66911c3dd2
commit 448e701daa
2 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,5 @@
# sha256 from https://pypi.org/pypi/boto3/json
sha256 833e67edfb73f2cc22ff27a1c33728686dc90a9e81ba2551f9462ea2d1b04f41 boto3-1.24.8.tar.gz
# md5, sha256 from https://pypi.org/pypi/boto3/json
md5 17f5f946d79da139fa9fd9b014fe0d99 boto3-1.26.0.tar.gz
sha256 8f0e4eb5c26f927c09bc03302d38156af578b816f1e4f8ca4f0f734d134b9d4f boto3-1.26.0.tar.gz
# Locally computed sha256 checksums
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_BOTO3_VERSION = 1.24.8
PYTHON_BOTO3_VERSION = 1.26.0
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/60/3b/6fed306341003fd059f402d22747ba33d07b8ac8bfe53dbedb2c6e42ee3b
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/77/18/91af4ff58b26d03af8bf8e0759c4087b77032bdc54199d750905080c669a
PYTHON_BOTO3_SETUP_TYPE = setuptools
PYTHON_BOTO3_LICENSE = Apache-2.0
PYTHON_BOTO3_LICENSE_FILES = LICENSE