mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-s3transfer: bump to version 0.10.2
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Acked-by: Raphaël Mélotte <raphael.melotte@mind.be> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
a178497084
commit
fe8ff66862
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/s3transfer/json
|
||||
md5 ba84e7c06bc1dcd3151c3d2132621cfc s3transfer-0.10.0.tar.gz
|
||||
sha256 d0c8bbf672d5eebbe4e57945e23b972d963f07d82f661cabf678a5c88831595b s3transfer-0.10.0.tar.gz
|
||||
md5 891737ce35aeb23b02a47a72c7f9b639 s3transfer-0.10.2.tar.gz
|
||||
sha256 0711534e9356d3cc692fdde846b4a1e4b0cb6519971860796e6bc4c7aea00ef6 s3transfer-0.10.2.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE.txt
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_S3TRANSFER_VERSION = 0.10.0
|
||||
PYTHON_S3TRANSFER_VERSION = 0.10.2
|
||||
PYTHON_S3TRANSFER_SOURCE = s3transfer-$(PYTHON_S3TRANSFER_VERSION).tar.gz
|
||||
PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/a0/b5/4c570b08cb85fdcc65037b5229e00412583bb38d974efecb7ec3495f40ba
|
||||
PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/cb/67/94c6730ee4c34505b14d94040e2f31edf144c230b6b49e971b4f25ff8fab
|
||||
PYTHON_S3TRANSFER_SETUP_TYPE = setuptools
|
||||
PYTHON_S3TRANSFER_LICENSE = Apache-2.0
|
||||
PYTHON_S3TRANSFER_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user