Opened 7 years ago

Closed 7 years ago

#52966 closed update (fixed)

py-awscli @1.9.21 update to 1.11.21 | help needed

Reported by: raupachz (Björn Raupach) Owned by: pixilla (Bradley Giesbrecht)
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: haspatch Cc:
Port: py-awscli

Description

I would like to upgrade to a more recent version of awscli. I changed the version and the digests in the portfile, but now I run into python issues while running awscli. Not sure what I broke.

For example: ImportError: No module named 's3transfer'

Maybe anyone has time to look at that. Thank you

Attachments (2)

Portfile (1.9 KB) - added by raupachz (Björn Raupach) 7 years ago.
patch.diff (799 bytes) - added by raupachz (Björn Raupach) 7 years ago.

Download all attachments as: .zip

Change History (7)

Changed 7 years ago by raupachz (Björn Raupach)

Attachment: Portfile added

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: pixilla@… removed
Keywords: haspatch added
Owner: set to pixilla
Status: newassigned

Thanks. You should attach a unified diff of your changes instead of a complete Portfile.

Changed 7 years ago by raupachz (Björn Raupach)

Attachment: patch.diff added

comment:2 Changed 7 years ago by raupachz (Björn Raupach)

Sorry. I attached a unified diff.

comment:3 Changed 7 years ago by larryv (Lawrence Velázquez)

Looks like we’ll have to add more dependencies (and possibly patch AWS CLI to accept them).

https://github.com/aws/aws-cli/blob/1.11.21/requirements.txt

comment:4 Changed 7 years ago by mf2k (Frank Schima)

Some notes on this patch:

  • The patchfile is reversed.
  • The revision line should be deleted because it starts at 0 when increasing the version and that is the default value.

comment:5 Changed 7 years ago by l2dy (Zero King)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.