package/python-s3transfer: bump to version 0.11.4

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:
Raphaël Mélotte
2025-04-15 17:17:53 +02:00
committed by Julien Olivain
parent 27a9837b50
commit 140d2f5ab9
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/s3transfer/json
md5 b0d1e6875220ce4b1b3db6d6c15b9ebd s3transfer-0.11.2.tar.gz
sha256 3b39185cb72f5acc77db1a58b6e25b977f28d20496b6e58d6813d75f464d632f s3transfer-0.11.2.tar.gz
md5 0e7bbc17a255568c93aea9dd52cb9d4b s3transfer-0.11.4.tar.gz
sha256 559f161658e1cf0a911f45940552c696735f5c74e64362e515f333ebed87d679 s3transfer-0.11.4.tar.gz
# Locally computed sha256 checksums
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE.txt

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_S3TRANSFER_VERSION = 0.11.2
PYTHON_S3TRANSFER_VERSION = 0.11.4
PYTHON_S3TRANSFER_SOURCE = s3transfer-$(PYTHON_S3TRANSFER_VERSION).tar.gz
PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/62/45/2323b5928f86fd29f9afdcef4659f68fa73eaa5356912b774227f5cf46b5
PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/0f/ec/aa1a215e5c126fe5decbee2e107468f51d9ce190b9763cb649f76bb45938
PYTHON_S3TRANSFER_SETUP_TYPE = setuptools
PYTHON_S3TRANSFER_LICENSE = Apache-2.0
PYTHON_S3TRANSFER_LICENSE_FILES = LICENSE.txt