package/python-botocore: bump to version 1.37.33
Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
dff7ead045
commit
e1500712e3
@@ -1,6 +1,6 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/botocore/json
|
||||
md5 9d12679ec90f7e7185006dd0535595a6 botocore-1.36.3.tar.gz
|
||||
sha256 775b835e979da5c96548ed1a0b798101a145aec3cd46541d62e27dda5a94d7f8 botocore-1.36.3.tar.gz
|
||||
md5 3819c8575d792c79bc1232174e249fae botocore-1.37.33.tar.gz
|
||||
sha256 09b213b0d0500040f85c7daee912ea767c724e43ed61909e624c803ff6925222 botocore-1.37.33.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.36.3
|
||||
PYTHON_BOTOCORE_VERSION = 1.37.33
|
||||
PYTHON_BOTOCORE_SOURCE = botocore-$(PYTHON_BOTOCORE_VERSION).tar.gz
|
||||
PYTHON_BOTOCORE_SITE = https://files.pythonhosted.org/packages/3a/61/69eb06a803c83e0da733b60b2bc65880c18ef2dee19ee10cf8732794a3c1
|
||||
PYTHON_BOTOCORE_SITE = https://files.pythonhosted.org/packages/f4/1d/0c539ae261d2f8fe8b47c358b369ec58645bf0ea96b78825365e48675b67
|
||||
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