Bug 182946

Summary: [maintainer-update] devel/awscli - update to 1.1.2
Product: Ports & Packages Reporter: Alexey Degtyarev <alexey>
Component: Individual Port(s)Assignee: alexey
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
awscli-1.1.2.diff none

Description Alexey Degtyarev 2013-10-13 10:40:00 UTC
	
This will update awscli to latest version available: 1.1.2.

Changelog:

* Added support for Reserved Instance instance type modifications in Amazon
  EC2 and new resource management features in AWS OpsWorks.

* Fixed performance and memory issues related to transferring files to
  Amazon S3

WWW: http://aws.amazon.com/cli/

Committer note: ports/182933 required to be committed first.
Comment 1 Alex Kozlov 2013-10-14 09:16:07 UTC
Hi, Alexey

Python 2.6 is deprecated/expired (http://www.freshports.org/lang/python26/),
I suggest to drop ".if ${PYTHON_REL} < 270" condition. 


-- 
Alex
Comment 2 Alexey Degtyarev 2013-10-14 09:51:57 UTC
On 11:16 Mon 14 Oct, Alex Kozlov wrote:

> 
> Python 2.6 is deprecated/expired (http://www.freshports.org/lang/python26/),
> I suggest to drop ".if ${PYTHON_REL} < 270" condition. 
> 

True, but people still keep using it.  Don't want to break things
without serious reason.  awscli still work well with 2.6, and we are not
required anything to do to keep it work.

-- 
Alexey Degtyarev
Comment 3 alexey freebsd_committer freebsd_triage 2013-11-23 17:57:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alexey

I'll take it.
Comment 4 alexey freebsd_committer freebsd_triage 2013-11-24 12:49:38 UTC
State Changed
From-To: open->closed

Newer version of this port committed (r334721).  Thanks!