Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9020

Modified Files:
        boto-py.info 
Log Message:
boto-py 2.8.0 from tracker
http://sourceforge.net/tracker/?func=detail&aid=3605817&group_id=17203&atid=414256

Index: boto-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/boto-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- boto-py.info        2 Dec 2012 23:20:26 -0000       1.6
+++ boto-py.info        24 Feb 2013 20:00:04 -0000      1.7
@@ -1,13 +1,13 @@
 Info2: <<
 Package: boto-py%type_pkg[python]
-Version: 2.6.0
+Version: 2.8.0
 Revision: 1
 Distribution: (%type_pkg[python] = 25) 10.5, (%type_pkg[python] = 25) 10.6
 Type: python (2.5 2.6 2.7)
 
 Description: Python interface to Amazon Web Services
 License: BSD
-Homepage: http://code.google.com/p/boto/
+Homepage: https://github.com/boto/boto
 Maintainer: Marc-Michael Blum <mmb...@users.sourceforge.net>
 
 # Dependencies.
@@ -15,7 +15,7 @@
 
 # Unpack Phase.
 Source: http://pypi.python.org/packages/source/b/boto/boto-%v.tar.gz
-Source-MD5: f91986376c0330f837b935d833b6f6aa
+Source-MD5: d86d23a357f4c527c51b1ea02bbae8e3
 
 # Compile Phase.
 CompileScript: <<
@@ -31,7 +31,8 @@
 DocFiles: COPYRIGHT PKG-INFO
 
 PostInstScript: <<
-for bin in asadmin bundle_image cfadmin cq cwutil elbadmin fetch_file glacier 
instance_events kill_instance launch_instance list_instances lss3 
pyami_sendmail route53 s3multiput s3put sdbadmin taskadmin
+for bin in asadmin bundle_image cfadmin cq cwutil elbadmin fetch_file glacier 
instance_events kill_instance launch_instance \
+ list_instances lss3 mturk pyami_sendmail route53 s3put sdbadmin taskadmin
 do
        update-alternatives --install %p/bin/$bin $bin 
%p/bin/$bin-%type_raw[python] %type_pkg[python]
 done
@@ -39,7 +40,8 @@
 
 PreRmScript: <<
        if [ $1 != "upgrade" ]; then
-          for bin in asadmin bundle_image cfadmin cq cwutil elbadmin 
fetch_file glacier instance_events kill_instance launch_instance list_instances 
lss3 pyami_sendmail route53 s3multiput s3put sdbadmin taskadmin
+          for bin in asadmin bundle_image cfadmin cq cwutil elbadmin 
fetch_file glacier instance_events kill_instance \
+          launch_instance list_instances lss3 mturk pyami_sendmail route53 
s3put sdbadmin taskadmin
           do
                update-alternatives --remove $bin %p/bin/$bin-%type_raw[python]
           done
@@ -55,27 +57,31 @@
   Amazon Elastic Compute Cloud (EC2)
   Amazon Elastic Map Reduce (EMR)
   AutoScaling
-  Elastic Load Balancing (ELB)
 Content Delivery
   Amazon CloudFront
 Database
   Amazon Relational Data Service (RDS)
   Amazon DynamoDB
   Amazon SimpleDB
+  Amazon ElastiCache
 Deployment and Management
-  AWS Identity and Access Management (IAM)
-  Amazon CloudWatch
   AWS Elastic Beanstalk
   AWS CloudFormation
+  AWS Data Pipeline
+Identity and Access
+  AWS Identity and Access Management (IAM)
 Application Services
   Amazon CloudSearch
   Amazon Simple Workflow Service (SWF)
   Amazon Simple Queue Service (SQS)
   Amazon Simple Notification Server (SNS)
   Amazon Simple Email Service (SES)
+Monitoring
+  Amazon CloudWatch
 Networking
   Amazon Route53
   Amazon Virtual Private Cloud (VPC)
+  Elastic Load Balancing (ELB)
 Payments and Billing
   Amazon Flexible Payment Service (FPS)
 Storage
@@ -87,6 +93,7 @@
   Amazon Mechanical Turk
 Other
   Marketplace Web Services
+  
 The goal of boto is to support the full breadth and depth of Amazon Web 
 Services. In addition, boto provides support for other public services such 
 as Google Storage in addition to private cloud systems like Eucalyptus, 


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to