mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-boto3: bump to version 1.36.3
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
ba7b462b1d
commit
6818043a50
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/boto3/json
|
||||
md5 07aaafa117a4a0ed4025296a85018276 boto3-1.35.97.tar.gz
|
||||
sha256 7d398f66a11e67777c189d1f58c0a75d9d60f98d0ee51b8817e828930bf19e4e boto3-1.35.97.tar.gz
|
||||
md5 a8f7a881ac754a889490c65cad7aa97b boto3-1.36.3.tar.gz
|
||||
sha256 53a5307f6a3526ee2f8590e3c45efa504a3ea4532c1bfe4926c0c19bf188d141 boto3-1.36.3.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BOTO3_VERSION = 1.35.97
|
||||
PYTHON_BOTO3_VERSION = 1.36.3
|
||||
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
|
||||
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/b0/0b/be51ba3bf22832bc918b4059ca182877681b02a45627c51d70efbbf1991d
|
||||
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/07/12/b9ad4c3dd6e6044243d08bae076795e41357651683f4fad99d5828c4291c
|
||||
PYTHON_BOTO3_SETUP_TYPE = setuptools
|
||||
PYTHON_BOTO3_LICENSE = Apache-2.0
|
||||
PYTHON_BOTO3_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user