mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/python-botocore: 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
6818043a50
commit
26a7441aa2
@@ -1,6 +1,6 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/botocore/json
|
||||
md5 4e9617831cbc77e09203474718b40a2d botocore-1.35.97.tar.gz
|
||||
sha256 88f2fab29192ffe2f2115d5bafbbd823ff4b6eb2774296e03ec8b5b0fe074f61 botocore-1.35.97.tar.gz
|
||||
md5 9d12679ec90f7e7185006dd0535595a6 botocore-1.36.3.tar.gz
|
||||
sha256 775b835e979da5c96548ed1a0b798101a145aec3cd46541d62e27dda5a94d7f8 botocore-1.36.3.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE.txt
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 tests/unit/auth/aws4_testsuite/LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BOTOCORE_VERSION = 1.35.97
|
||||
PYTHON_BOTOCORE_VERSION = 1.36.3
|
||||
PYTHON_BOTOCORE_SOURCE = botocore-$(PYTHON_BOTOCORE_VERSION).tar.gz
|
||||
PYTHON_BOTOCORE_SITE = https://files.pythonhosted.org/packages/48/cd/79656501384e265c9b3099358da2ec6a18568ddf44e5dd61582692a3e7b3
|
||||
PYTHON_BOTOCORE_SITE = https://files.pythonhosted.org/packages/3a/61/69eb06a803c83e0da733b60b2bc65880c18ef2dee19ee10cf8732794a3c1
|
||||
PYTHON_BOTOCORE_SETUP_TYPE = setuptools
|
||||
PYTHON_BOTOCORE_LICENSE = Apache-2.0
|
||||
PYTHON_BOTOCORE_LICENSE_FILES = LICENSE.txt tests/unit/auth/aws4_testsuite/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user