summaryrefslogtreecommitdiff
path: root/net/py-boto
diff options
context:
space:
mode:
authorgson <gson@pkgsrc.org>2011-01-01 17:51:06 +0000
committergson <gson@pkgsrc.org>2011-01-01 17:51:06 +0000
commit31f85a1cfc4c7dcde71bcdbd3d8eb17661ba7cf2 (patch)
tree13d4292d5083e1bcd6cf50d7688bb156ad7f4253 /net/py-boto
parent5bc722763df75e1dd875af710e937a398b34b04b (diff)
downloadpkgsrc-31f85a1cfc4c7dcde71bcdbd3d8eb17661ba7cf2.tar.gz
Update net/py-boto from 1.6b to 1.9b. Changes include:
- Support for RDS, BootFromEBS, Spot Instances, and more - Fixes Issue 251, a problem with POST when using Eucalyptus - Fixes serious S3 issue (245) and issue 243 and 244 - Adds support for Autoscale, CloudWatch, ELB. - Adds support for new SQS features Also, added 26 to PYTHON_VERSIONS_ACCEPTED.
Diffstat (limited to 'net/py-boto')
-rw-r--r--net/py-boto/Makefile6
-rw-r--r--net/py-boto/PLIST174
-rw-r--r--net/py-boto/distinfo8
3 files changed, 180 insertions, 8 deletions
diff --git a/net/py-boto/Makefile b/net/py-boto/Makefile
index 31bf01d3e1f..b97fd031464 100644
--- a/net/py-boto/Makefile
+++ b/net/py-boto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/02/23 11:28:58 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/01 17:51:06 gson Exp $
#
-DISTNAME= boto-1.6b
+DISTNAME= boto-1.9b
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net
MASTER_SITES= http://boto.googlecode.com/files/
@@ -13,7 +13,7 @@ COMMENT= Python interface to Amazon web services
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25 24
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/py-boto/PLIST b/net/py-boto/PLIST
index cfea93836bd..6a9eb7afa2b 100644
--- a/net/py-boto/PLIST
+++ b/net/py-boto/PLIST
@@ -1,4 +1,11 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:09:39 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2011/01/01 17:51:06 gson Exp $
+bin/elbadmin
+bin/fetch_file
+bin/launch_instance
+bin/list_instances
+bin/s3put
+bin/sdbadmin
+bin/taskadmin
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -15,6 +22,18 @@ ${PYSITELIB}/boto/cloudfront/distribution.pyo
${PYSITELIB}/boto/cloudfront/exception.py
${PYSITELIB}/boto/cloudfront/exception.pyc
${PYSITELIB}/boto/cloudfront/exception.pyo
+${PYSITELIB}/boto/cloudfront/identity.py
+${PYSITELIB}/boto/cloudfront/identity.pyc
+${PYSITELIB}/boto/cloudfront/identity.pyo
+${PYSITELIB}/boto/cloudfront/logging.py
+${PYSITELIB}/boto/cloudfront/logging.pyc
+${PYSITELIB}/boto/cloudfront/logging.pyo
+${PYSITELIB}/boto/cloudfront/object.py
+${PYSITELIB}/boto/cloudfront/object.pyc
+${PYSITELIB}/boto/cloudfront/object.pyo
+${PYSITELIB}/boto/cloudfront/signers.py
+${PYSITELIB}/boto/cloudfront/signers.pyc
+${PYSITELIB}/boto/cloudfront/signers.pyo
${PYSITELIB}/boto/connection.py
${PYSITELIB}/boto/connection.pyc
${PYSITELIB}/boto/connection.pyo
@@ -33,30 +52,102 @@ ${PYSITELIB}/boto/ec2/__init__.pyo
${PYSITELIB}/boto/ec2/address.py
${PYSITELIB}/boto/ec2/address.pyc
${PYSITELIB}/boto/ec2/address.pyo
+${PYSITELIB}/boto/ec2/autoscale/__init__.py
+${PYSITELIB}/boto/ec2/autoscale/__init__.pyc
+${PYSITELIB}/boto/ec2/autoscale/__init__.pyo
+${PYSITELIB}/boto/ec2/autoscale/activity.py
+${PYSITELIB}/boto/ec2/autoscale/activity.pyc
+${PYSITELIB}/boto/ec2/autoscale/activity.pyo
+${PYSITELIB}/boto/ec2/autoscale/group.py
+${PYSITELIB}/boto/ec2/autoscale/group.pyc
+${PYSITELIB}/boto/ec2/autoscale/group.pyo
+${PYSITELIB}/boto/ec2/autoscale/instance.py
+${PYSITELIB}/boto/ec2/autoscale/instance.pyc
+${PYSITELIB}/boto/ec2/autoscale/instance.pyo
+${PYSITELIB}/boto/ec2/autoscale/launchconfig.py
+${PYSITELIB}/boto/ec2/autoscale/launchconfig.pyc
+${PYSITELIB}/boto/ec2/autoscale/launchconfig.pyo
+${PYSITELIB}/boto/ec2/autoscale/request.py
+${PYSITELIB}/boto/ec2/autoscale/request.pyc
+${PYSITELIB}/boto/ec2/autoscale/request.pyo
+${PYSITELIB}/boto/ec2/autoscale/trigger.py
+${PYSITELIB}/boto/ec2/autoscale/trigger.pyc
+${PYSITELIB}/boto/ec2/autoscale/trigger.pyo
+${PYSITELIB}/boto/ec2/blockdevicemapping.py
+${PYSITELIB}/boto/ec2/blockdevicemapping.pyc
+${PYSITELIB}/boto/ec2/blockdevicemapping.pyo
+${PYSITELIB}/boto/ec2/buyreservation.py
+${PYSITELIB}/boto/ec2/buyreservation.pyc
+${PYSITELIB}/boto/ec2/buyreservation.pyo
+${PYSITELIB}/boto/ec2/cloudwatch/__init__.py
+${PYSITELIB}/boto/ec2/cloudwatch/__init__.pyc
+${PYSITELIB}/boto/ec2/cloudwatch/__init__.pyo
+${PYSITELIB}/boto/ec2/cloudwatch/datapoint.py
+${PYSITELIB}/boto/ec2/cloudwatch/datapoint.pyc
+${PYSITELIB}/boto/ec2/cloudwatch/datapoint.pyo
+${PYSITELIB}/boto/ec2/cloudwatch/metric.py
+${PYSITELIB}/boto/ec2/cloudwatch/metric.pyc
+${PYSITELIB}/boto/ec2/cloudwatch/metric.pyo
${PYSITELIB}/boto/ec2/connection.py
${PYSITELIB}/boto/ec2/connection.pyc
${PYSITELIB}/boto/ec2/connection.pyo
${PYSITELIB}/boto/ec2/ec2object.py
${PYSITELIB}/boto/ec2/ec2object.pyc
${PYSITELIB}/boto/ec2/ec2object.pyo
+${PYSITELIB}/boto/ec2/elb/__init__.py
+${PYSITELIB}/boto/ec2/elb/__init__.pyc
+${PYSITELIB}/boto/ec2/elb/__init__.pyo
+${PYSITELIB}/boto/ec2/elb/healthcheck.py
+${PYSITELIB}/boto/ec2/elb/healthcheck.pyc
+${PYSITELIB}/boto/ec2/elb/healthcheck.pyo
+${PYSITELIB}/boto/ec2/elb/instancestate.py
+${PYSITELIB}/boto/ec2/elb/instancestate.pyc
+${PYSITELIB}/boto/ec2/elb/instancestate.pyo
+${PYSITELIB}/boto/ec2/elb/listelement.py
+${PYSITELIB}/boto/ec2/elb/listelement.pyc
+${PYSITELIB}/boto/ec2/elb/listelement.pyo
+${PYSITELIB}/boto/ec2/elb/listener.py
+${PYSITELIB}/boto/ec2/elb/listener.pyc
+${PYSITELIB}/boto/ec2/elb/listener.pyo
+${PYSITELIB}/boto/ec2/elb/loadbalancer.py
+${PYSITELIB}/boto/ec2/elb/loadbalancer.pyc
+${PYSITELIB}/boto/ec2/elb/loadbalancer.pyo
${PYSITELIB}/boto/ec2/image.py
${PYSITELIB}/boto/ec2/image.pyc
${PYSITELIB}/boto/ec2/image.pyo
${PYSITELIB}/boto/ec2/instance.py
${PYSITELIB}/boto/ec2/instance.pyc
${PYSITELIB}/boto/ec2/instance.pyo
+${PYSITELIB}/boto/ec2/instanceinfo.py
+${PYSITELIB}/boto/ec2/instanceinfo.pyc
+${PYSITELIB}/boto/ec2/instanceinfo.pyo
${PYSITELIB}/boto/ec2/keypair.py
${PYSITELIB}/boto/ec2/keypair.pyc
${PYSITELIB}/boto/ec2/keypair.pyo
+${PYSITELIB}/boto/ec2/launchspecification.py
+${PYSITELIB}/boto/ec2/launchspecification.pyc
+${PYSITELIB}/boto/ec2/launchspecification.pyo
${PYSITELIB}/boto/ec2/regioninfo.py
${PYSITELIB}/boto/ec2/regioninfo.pyc
${PYSITELIB}/boto/ec2/regioninfo.pyo
+${PYSITELIB}/boto/ec2/reservedinstance.py
+${PYSITELIB}/boto/ec2/reservedinstance.pyc
+${PYSITELIB}/boto/ec2/reservedinstance.pyo
${PYSITELIB}/boto/ec2/securitygroup.py
${PYSITELIB}/boto/ec2/securitygroup.pyc
${PYSITELIB}/boto/ec2/securitygroup.pyo
${PYSITELIB}/boto/ec2/snapshot.py
${PYSITELIB}/boto/ec2/snapshot.pyc
${PYSITELIB}/boto/ec2/snapshot.pyo
+${PYSITELIB}/boto/ec2/spotdatafeedsubscription.py
+${PYSITELIB}/boto/ec2/spotdatafeedsubscription.pyc
+${PYSITELIB}/boto/ec2/spotdatafeedsubscription.pyo
+${PYSITELIB}/boto/ec2/spotinstancerequest.py
+${PYSITELIB}/boto/ec2/spotinstancerequest.pyc
+${PYSITELIB}/boto/ec2/spotinstancerequest.pyo
+${PYSITELIB}/boto/ec2/spotpricehistory.py
+${PYSITELIB}/boto/ec2/spotpricehistory.pyc
+${PYSITELIB}/boto/ec2/spotpricehistory.pyo
${PYSITELIB}/boto/ec2/volume.py
${PYSITELIB}/boto/ec2/volume.pyc
${PYSITELIB}/boto/ec2/volume.pyo
@@ -66,9 +157,36 @@ ${PYSITELIB}/boto/ec2/zone.pyo
${PYSITELIB}/boto/exception.py
${PYSITELIB}/boto/exception.pyc
${PYSITELIB}/boto/exception.pyo
+${PYSITELIB}/boto/fps/__init__.py
+${PYSITELIB}/boto/fps/__init__.pyc
+${PYSITELIB}/boto/fps/__init__.pyo
+${PYSITELIB}/boto/fps/connection.py
+${PYSITELIB}/boto/fps/connection.pyc
+${PYSITELIB}/boto/fps/connection.pyo
${PYSITELIB}/boto/handler.py
${PYSITELIB}/boto/handler.pyc
${PYSITELIB}/boto/handler.pyo
+${PYSITELIB}/boto/manage/__init__.py
+${PYSITELIB}/boto/manage/__init__.pyc
+${PYSITELIB}/boto/manage/__init__.pyo
+${PYSITELIB}/boto/manage/cmdshell.py
+${PYSITELIB}/boto/manage/cmdshell.pyc
+${PYSITELIB}/boto/manage/cmdshell.pyo
+${PYSITELIB}/boto/manage/propget.py
+${PYSITELIB}/boto/manage/propget.pyc
+${PYSITELIB}/boto/manage/propget.pyo
+${PYSITELIB}/boto/manage/server.py
+${PYSITELIB}/boto/manage/server.pyc
+${PYSITELIB}/boto/manage/server.pyo
+${PYSITELIB}/boto/manage/task.py
+${PYSITELIB}/boto/manage/task.pyc
+${PYSITELIB}/boto/manage/task.pyo
+${PYSITELIB}/boto/manage/test_manage.py
+${PYSITELIB}/boto/manage/test_manage.pyc
+${PYSITELIB}/boto/manage/test_manage.pyo
+${PYSITELIB}/boto/manage/volume.py
+${PYSITELIB}/boto/manage/volume.pyc
+${PYSITELIB}/boto/manage/volume.pyo
${PYSITELIB}/boto/mashups/__init__.py
${PYSITELIB}/boto/mashups/__init__.pyc
${PYSITELIB}/boto/mashups/__init__.pyo
@@ -126,6 +244,24 @@ ${PYSITELIB}/boto/pyami/scriptbase.pyo
${PYSITELIB}/boto/pyami/startup.py
${PYSITELIB}/boto/pyami/startup.pyc
${PYSITELIB}/boto/pyami/startup.pyo
+${PYSITELIB}/boto/rds/__init__.py
+${PYSITELIB}/boto/rds/__init__.pyc
+${PYSITELIB}/boto/rds/__init__.pyo
+${PYSITELIB}/boto/rds/dbinstance.py
+${PYSITELIB}/boto/rds/dbinstance.pyc
+${PYSITELIB}/boto/rds/dbinstance.pyo
+${PYSITELIB}/boto/rds/dbsecuritygroup.py
+${PYSITELIB}/boto/rds/dbsecuritygroup.pyc
+${PYSITELIB}/boto/rds/dbsecuritygroup.pyo
+${PYSITELIB}/boto/rds/dbsnapshot.py
+${PYSITELIB}/boto/rds/dbsnapshot.pyc
+${PYSITELIB}/boto/rds/dbsnapshot.pyo
+${PYSITELIB}/boto/rds/event.py
+${PYSITELIB}/boto/rds/event.pyc
+${PYSITELIB}/boto/rds/event.pyo
+${PYSITELIB}/boto/rds/parametergroup.py
+${PYSITELIB}/boto/rds/parametergroup.pyc
+${PYSITELIB}/boto/rds/parametergroup.pyo
${PYSITELIB}/boto/resultset.py
${PYSITELIB}/boto/resultset.pyc
${PYSITELIB}/boto/resultset.pyo
@@ -162,6 +298,9 @@ ${PYSITELIB}/boto/sdb/connection.pyo
${PYSITELIB}/boto/sdb/db/__init__.py
${PYSITELIB}/boto/sdb/db/__init__.pyc
${PYSITELIB}/boto/sdb/db/__init__.pyo
+${PYSITELIB}/boto/sdb/db/blob.py
+${PYSITELIB}/boto/sdb/db/blob.pyc
+${PYSITELIB}/boto/sdb/db/blob.pyo
${PYSITELIB}/boto/sdb/db/key.py
${PYSITELIB}/boto/sdb/db/key.pyc
${PYSITELIB}/boto/sdb/db/key.pyo
@@ -174,6 +313,9 @@ ${PYSITELIB}/boto/sdb/db/manager/pgmanager.pyo
${PYSITELIB}/boto/sdb/db/manager/sdbmanager.py
${PYSITELIB}/boto/sdb/db/manager/sdbmanager.pyc
${PYSITELIB}/boto/sdb/db/manager/sdbmanager.pyo
+${PYSITELIB}/boto/sdb/db/manager/xmlmanager.py
+${PYSITELIB}/boto/sdb/db/manager/xmlmanager.pyc
+${PYSITELIB}/boto/sdb/db/manager/xmlmanager.pyo
${PYSITELIB}/boto/sdb/db/model.py
${PYSITELIB}/boto/sdb/db/model.pyc
${PYSITELIB}/boto/sdb/db/model.pyo
@@ -210,6 +352,9 @@ ${PYSITELIB}/boto/sdb/persist/test_persist.pyo
${PYSITELIB}/boto/sdb/queryresultset.py
${PYSITELIB}/boto/sdb/queryresultset.pyc
${PYSITELIB}/boto/sdb/queryresultset.pyo
+${PYSITELIB}/boto/sdb/regioninfo.py
+${PYSITELIB}/boto/sdb/regioninfo.pyc
+${PYSITELIB}/boto/sdb/regioninfo.pyo
${PYSITELIB}/boto/services/__init__.py
${PYSITELIB}/boto/services/__init__.pyc
${PYSITELIB}/boto/services/__init__.pyo
@@ -252,9 +397,15 @@ ${PYSITELIB}/boto/sqs/message.pyo
${PYSITELIB}/boto/sqs/queue.py
${PYSITELIB}/boto/sqs/queue.pyc
${PYSITELIB}/boto/sqs/queue.pyo
+${PYSITELIB}/boto/sqs/regioninfo.py
+${PYSITELIB}/boto/sqs/regioninfo.pyc
+${PYSITELIB}/boto/sqs/regioninfo.pyo
${PYSITELIB}/boto/tests/__init__.py
${PYSITELIB}/boto/tests/__init__.pyc
${PYSITELIB}/boto/tests/__init__.pyo
+${PYSITELIB}/boto/tests/devpay_s3.py
+${PYSITELIB}/boto/tests/devpay_s3.pyc
+${PYSITELIB}/boto/tests/devpay_s3.pyo
${PYSITELIB}/boto/tests/test.py
${PYSITELIB}/boto/tests/test.pyc
${PYSITELIB}/boto/tests/test.pyo
@@ -273,3 +424,24 @@ ${PYSITELIB}/boto/tests/test_sqsconnection.pyo
${PYSITELIB}/boto/utils.py
${PYSITELIB}/boto/utils.pyc
${PYSITELIB}/boto/utils.pyo
+${PYSITELIB}/boto/vpc/__init__.py
+${PYSITELIB}/boto/vpc/__init__.pyc
+${PYSITELIB}/boto/vpc/__init__.pyo
+${PYSITELIB}/boto/vpc/customergateway.py
+${PYSITELIB}/boto/vpc/customergateway.pyc
+${PYSITELIB}/boto/vpc/customergateway.pyo
+${PYSITELIB}/boto/vpc/dhcpoptions.py
+${PYSITELIB}/boto/vpc/dhcpoptions.pyc
+${PYSITELIB}/boto/vpc/dhcpoptions.pyo
+${PYSITELIB}/boto/vpc/subnet.py
+${PYSITELIB}/boto/vpc/subnet.pyc
+${PYSITELIB}/boto/vpc/subnet.pyo
+${PYSITELIB}/boto/vpc/vpc.py
+${PYSITELIB}/boto/vpc/vpc.pyc
+${PYSITELIB}/boto/vpc/vpc.pyo
+${PYSITELIB}/boto/vpc/vpnconnection.py
+${PYSITELIB}/boto/vpc/vpnconnection.pyc
+${PYSITELIB}/boto/vpc/vpnconnection.pyo
+${PYSITELIB}/boto/vpc/vpngateway.py
+${PYSITELIB}/boto/vpc/vpngateway.pyc
+${PYSITELIB}/boto/vpc/vpngateway.pyo
diff --git a/net/py-boto/distinfo b/net/py-boto/distinfo
index d925b94fb1e..a1b967b5aef 100644
--- a/net/py-boto/distinfo
+++ b/net/py-boto/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/02/23 11:28:58 wiz Exp $
+$NetBSD: distinfo,v 1.4 2011/01/01 17:51:06 gson Exp $
-SHA1 (boto-1.6b.tar.gz) = 1456021d9304052bf6cc01d688bc66bda58499c3
-RMD160 (boto-1.6b.tar.gz) = c4c4a9c497e1a1476a895d76052d0c6f3ab1a74e
-Size (boto-1.6b.tar.gz) = 134305 bytes
+SHA1 (boto-1.9b.tar.gz) = 00a033b0a593c3ca82927867950f73d88b831155
+RMD160 (boto-1.9b.tar.gz) = 0d403ad76bf02a60699693dc13cd0911196ec844
+Size (boto-1.9b.tar.gz) = 218406 bytes