|
@@ -4,9 +4,9 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-PYTHON_BOTO3_VERSION = 1.18.48
|
|
|
+PYTHON_BOTO3_VERSION = 1.19.2
|
|
|
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
|
|
|
-PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/d4/1e/7d6bf1b92199121ec5c020868402b90ba1a4fef6941aafaff970a664d83a
|
|
|
+PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/ec/45/d12f9c09b5c4dad8bcb098dfae5e9e1253ed6408efbbd9a3e60bff55b824
|
|
|
PYTHON_BOTO3_SETUP_TYPE = setuptools
|
|
|
PYTHON_BOTO3_LICENSE = Apache-2.0
|
|
|
PYTHON_BOTO3_LICENSE_FILES = LICENSE
|