mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-boto3: bump version to 1.40.50
Changelog: https://github.com/boto/boto3/blob/1.40.50/CHANGELOG.rst Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
ffb71b5ecc
commit
6decca08a2
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/boto3/json
|
||||
md5 2b530f972284ee12cd0fc7a829a65d67 boto3-1.37.34.tar.gz
|
||||
sha256 94ca07328474db3fa605eb99b011512caa73f7161740d365a1f00cfebfb6dd90 boto3-1.37.34.tar.gz
|
||||
md5 087797c051098511747e710a15f1ff5f boto3-1.40.50.tar.gz
|
||||
sha256 ae34363e8f34a49ab130d10c507a611926c1101d5d14d70be5598ca308e13266 boto3-1.40.50.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BOTO3_VERSION = 1.37.34
|
||||
PYTHON_BOTO3_VERSION = 1.40.50
|
||||
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
|
||||
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/39/5d/6b1ca20ba4da350799509a69f2d295ae11d5ec08a98e82f74b5708a8180c
|
||||
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/ba/41/d4d73f55b367899ee377cd77c228748c18698ea3507c2a95b328f9152017
|
||||
PYTHON_BOTO3_SETUP_TYPE = setuptools
|
||||
PYTHON_BOTO3_LICENSE = Apache-2.0
|
||||
PYTHON_BOTO3_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user