Opened 6 years ago

Closed 6 years ago

#55526 closed update (fixed)

py-s3transfer @0.1.10: update to 0.1.12

Reported by: mopihopi Owned by: emcrisostomo (Enrico Maria Crisostomo)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: pixilla@…, enrico.m.crisostomo@…, bK4gYuRo
Port: py-s3transfer

Description

py-awscli was just updated to version 1.14.8. With the updated version, the previously working "aws s3 cp" command now produces the error:

__init__() got an unexpected keyword argument 'max_bandwidth'

There was an upstream issue filed on this at https://github.com/aws/aws-cli/issues/3006 which states that this is due to now requiring a newer version of s3transfer. The minimum version of s3transfer is now 0.1.12 in: https://github.com/aws/aws-cli/pull/3003/commits/d081418773889845c0369f9e1d0b47ef4c5b30ad

Please update macports py-s3transfer to 0.1.12 so that the updated py-awscli will work.

Change History (4)

comment:1 Changed 6 years ago by emcrisostomo (Enrico Maria Crisostomo)

I will update py-s3transfer ASAP. I tested a lot of commands in the AWS CLI but not s3 cp. I'll probably think about some testing (there's only manual testing there), but it may be tricky since many commands use payment services. I hope the PR will be sent today.

comment:2 Changed 6 years ago by emcrisostomo (Enrico Maria Crisostomo)

comment:3 Changed 6 years ago by bK4gYuRo

Cc: bK4gYuRo added

comment:4 Changed 6 years ago by emcrisostomo (Enrico Maria Crisostomo)

Owner: set to emcrisostomo
Resolution: fixed
Status: newclosed

In 4b34cd530a2a5594b5920e068ca4e39dd7799019/macports-ports:

py-s3transfer: update to 0.1.12

Fixes: #55526

Note: See TracTickets for help on using tickets.