mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/python-boto3: bump to version 1.42.21
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
5dee91f069
commit
8e4aac8c1c
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/boto3/json
|
||||
md5 8abc4bb707739d3ad3e9fe14b42d5234 boto3-1.42.14.tar.gz
|
||||
sha256 a5d005667b480c844ed3f814a59f199ce249d0f5669532a17d06200c0a93119c boto3-1.42.14.tar.gz
|
||||
md5 67045728a35f4e764ad826fc31006746 boto3-1.42.21.tar.gz
|
||||
sha256 9b92943d253bc837323079fe88460e741cb2eb80abaebcb558b2446bdb4049d6 boto3-1.42.21.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BOTO3_VERSION = 1.42.14
|
||||
PYTHON_BOTO3_VERSION = 1.42.21
|
||||
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
|
||||
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/09/72/e236ca627bc0461710685f5b7438f759ef3b4106e0e08dda08513a6539ab
|
||||
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/27/36/999f23a821567334ecdfaec31fad556f5569383006543be63fdd1e17193f
|
||||
PYTHON_BOTO3_SETUP_TYPE = setuptools
|
||||
PYTHON_BOTO3_LICENSE = Apache-2.0
|
||||
PYTHON_BOTO3_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user