mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/python-boto3: bump to version 1.35.27
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
74a2dbb890
commit
959bd345a5
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/boto3/json
|
||||
md5 b344337be1e7925cbc32940567432e5c boto3-1.35.19.tar.gz
|
||||
sha256 9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 boto3-1.35.19.tar.gz
|
||||
md5 8856feaba5930bea34efe6ab74b185cb boto3-1.35.27.tar.gz
|
||||
sha256 10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b boto3-1.35.27.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BOTO3_VERSION = 1.35.19
|
||||
PYTHON_BOTO3_VERSION = 1.35.27
|
||||
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
|
||||
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/80/85/d4119201c65b56a2bcc8dc328db98cd1c769a2376aea1613a6f5e8f2a88b
|
||||
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/01/0b/068d62d2ace3f34a5771c37817c55de2ee74f73c696d4c815b271b66cf12
|
||||
PYTHON_BOTO3_SETUP_TYPE = setuptools
|
||||
PYTHON_BOTO3_LICENSE = Apache-2.0
|
||||
PYTHON_BOTO3_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user