package/python-s3transfer: bump to version 0.3.3

While at it, use two spaces for all the hashes.

Signed-off-by: Raphaël Mélotte <raphael.melotte@essensium.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Raphaël Mélotte 2021-01-08 18:50:49 +01:00 committed by Peter Korsgaard
parent d92539e255
commit cba200c872
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/s3transfer/json
md5 8ca74015d9dc58af26c68276a8867eca s3transfer-0.2.1.tar.gz
sha256 6efc926738a3cd576c2a79725fed9afde92378aa5c6a957e3af010cb019fac9d s3transfer-0.2.1.tar.gz
md5 e351d246498fca53e2ca2bf75c550d60 s3transfer-0.3.3.tar.gz
sha256 921a37e2aefc64145e7b73d50c71bb4f26f46e4c9f414dc648c6245ff92cf7db s3transfer-0.3.3.tar.gz
# Locally computed sha256 checksums
sha256 8c6db340475136df3c1201d458fa5755698eace76e510471ecc9d857d6083dac LICENSE.txt
sha256 8c6db340475136df3c1201d458fa5755698eace76e510471ecc9d857d6083dac LICENSE.txt

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_S3TRANSFER_VERSION = 0.2.1
PYTHON_S3TRANSFER_VERSION = 0.3.3
PYTHON_S3TRANSFER_SOURCE = s3transfer-$(PYTHON_S3TRANSFER_VERSION).tar.gz
PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/39/12/150cd55c606ebca6725683642a8e7068cd6af10f837ce5419a9f16b7fb55
PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/50/de/2b688c062107942486c81a739383b1432a72717d9a85a6a1a692f003c70c
PYTHON_S3TRANSFER_SETUP_TYPE = setuptools
PYTHON_S3TRANSFER_LICENSE = Apache-2.0
PYTHON_S3TRANSFER_LICENSE_FILES = LICENSE.txt