--- python-boto-2.9.6.orig/debian/changelog +++ python-boto-2.9.6/debian/changelog @@ -0,0 +1,151 @@ +python-boto (2.9.6-1) unstable; urgency=low + + * New upstream release. + + -- Eric Evans Fri, 05 Jul 2013 17:45:01 -0500 + +python-boto (2.9.2-1) unstable; urgency=low + + * New upstream release (Closes: #700743). + + -- Eric Evans Fri, 10 May 2013 23:38:14 -0500 + +python-boto (2.8.0-1) experimental; urgency=low + + * Experimental upload of new upstream release. + + -- Eric Evans Sat, 06 Apr 2013 10:12:23 -0500 + +python-boto (2.3.0-1) unstable; urgency=low + + * New upstream release (Closes: #664478) + * Update debian/watch for Boto's move to Github. Thanks Scott + Moser. (Closes: #650480) + + -- Eric Evans Sun, 15 Apr 2012 20:21:21 -0500 + +python-boto (2.0-2) unstable; urgency=low + + * Promote new upstream to unstable (Closes: #638931). + + -- Eric Evans Sun, 13 Nov 2011 11:58:40 -0800 + +python-boto (2.0-1) experimental; urgency=low + + * New upstream release. + + -- Eric Evans Sun, 16 Oct 2011 17:22:44 -0500 + +python-boto (1.9b-6) unstable; urgency=low + + * Convert packaging to dh_python2 (Closes: #631430). + + -- Eric Evans Sat, 30 Jul 2011 19:43:19 +0200 + +python-boto (1.9b-5) unstable; urgency=low + + * Updated to Debian Policy version 3.9.2. + * Patched to include Python 2.7 in httplib work-around for https + signatures. Thanks Matthias Klose. (Closes: #607120) + + -- Eric Evans Sun, 03 Jul 2011 16:04:44 -0500 + +python-boto (1.9b-4) unstable; urgency=low + + * Do not require Name param on RegisterImage (Closes: #591466). + + -- Eric Evans Tue, 03 Aug 2010 11:41:59 -0400 + +python-boto (1.9b-3) unstable; urgency=low + + * Strings exceptions are not allowed in Python 2.6 (Closes: #585284). + + -- Eric Evans Wed, 07 Jul 2010 19:36:13 +0000 + +python-boto (1.9b-2) unstable; urgency=low + + * Depend on versions of Python >= 2.5 (Closes: #563439). + + -- Eric Evans Wed, 06 Jan 2010 12:20:56 -0600 + +python-boto (1.9b-1) unstable; urgency=low + + * New upstream version. + + -- Eric Evans Thu, 24 Dec 2009 13:27:40 -0600 + +python-boto (1.8d-1) unstable; urgency=low + + * New Upstream Version (Closes: #536194). + + -- Eric Evans Wed, 08 Jul 2009 11:29:47 -0500 + +python-boto (1.8c-1) unstable; urgency=low + + * New Upstream Version (Closes: #534537). + + -- Eric Evans Sun, 28 Jun 2009 13:43:25 -0500 + +python-boto (1.7a-2) unstable; urgency=low + + * Patched test file to restore compatibility with python 2.4, + (Closes: #525365). + + -- Eric Evans Tue, 28 Apr 2009 21:11:20 -0500 + +python-boto (1.7a-1) unstable; urgency=low + + * New Upstream Version (Closes: #524931). + + -- Eric Evans Wed, 22 Apr 2009 20:50:03 -0500 + +python-boto (1.6b-1) unstable; urgency=low + + * New Upstream Version + + -- Eric Evans Tue, 30 Dec 2008 16:13:24 -0600 + +python-boto (1.4c-1) unstable; urgency=low + + * New Upstream Version + + -- Eric Evans Wed, 01 Oct 2008 20:47:21 -0500 + +python-boto (1.2a-1) unstable; urgency=low + + * New Upstream Version + + -- Eric Evans Sun, 20 Apr 2008 04:41:52 +0000 + +python-boto (1.1c-1) unstable; urgency=low + + * New upstream release (Closes: #461148). + * Patched boto/s3/connection.py to provide a means of restoring + the older calling convention for buckets. + + -- Eric Evans Thu, 03 Apr 2008 16:14:29 -0500 + +python-boto (1.0a-1) unstable; urgency=low + + * New upstream release. + + -- Eric Evans Thu, 10 Jan 2008 12:57:42 -0600 + +python-boto (0.9d-1) unstable; urgency=low + + * New upstream release. + + -- Eric Evans Sat, 24 Nov 2007 17:12:40 -0600 + +python-boto (0.9b-1) unstable; urgency=low + + * New upstream release. + * Move tests to /usr/share/doc/python-boto/examples, (Closes: #433373). + + -- Eric Evans Mon, 16 Jul 2007 17:17:48 -0500 + +python-boto (0.9a-1) unstable; urgency=low + + * Initial release. (Closes: #431626) + + -- Eric Evans Wed, 04 Jul 2007 17:23:42 -0500 --- python-boto-2.9.6.orig/debian/copyright +++ python-boto-2.9.6/debian/copyright @@ -0,0 +1,37 @@ +This package was debianized by Eric Evans on +Wed, 04 Jul 2007 18:54:44 -0500 + +It was downloaded from: http://code.google.com/p/boto/ + +Upstream Author: Mitch Garnaat + +Copyright (c) 2006,2007 Mitch Garnaat http://garnaat.org/ + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Portions of boto/connection.py and boto.utils.py were copied or derived +from sample code supplied by Amazon. The following notice applies to that +code. + + This software code is made available "AS IS" without warranties of any + kind. You may copy, display, modify and redistribute the software code + either by itself or as incorporated into your code; provided that you do + not remove any proprietary notices. Your use of this software code is at + your own risk and you waive any claim against Amazon Digital Services, + Inc. or its affiliates with respect to your use of this software code. + (c) 2006 Amazon Digital Services, Inc. or its affiliates. --- python-boto-2.9.6.orig/debian/watch +++ python-boto-2.9.6/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts="uversionmangle=s/(([ab]|rc)[0-9])$/~\1/" \ + https://github.com/boto/boto/tags /boto/boto/archive/(.*).tar.gz --- python-boto-2.9.6.orig/debian/control +++ python-boto-2.9.6/debian/control @@ -0,0 +1,36 @@ +Source: python-boto +Section: python +Priority: optional +Maintainer: Eric Evans +Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3) +X-Python-Version: >= 2.5 +Homepage: https://github.com/boto/boto +Vcs-Git: git://git.debian.org/git/users/eevans/python-boto +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/eevans/python-boto.git +Standards-Version: 3.9.4 + +Package: python-boto +Architecture: all +Depends: ${python:Depends}, ${misc:Depends} +Provides: ${python:Provides} +Description: Python interface to Amazon's Web Services + Boto is a Python interface to the infrastructure services available from + Amazon. + . + Boto supports the following services: + * Elastic Compute Cloud (EC2) + * Elastic MapReduce + * CloudFront + * DynamoDB + * SimpleDB + * Relational Database Service (RDS) + * Identity and Access Management (IAM) + * Simple Queue Service (SQS) + * CloudWatch + * Route53 + * Elastic Load Balancing (ELB) + * Flexible Payment Service (FPS) + * Simple Storage Service (S3) + * Glacier + * Elastic Block Store (EBS) + * and many more... --- python-boto-2.9.6.orig/debian/NEWS +++ python-boto-2.9.6/debian/NEWS @@ -0,0 +1,19 @@ +python-boto (1.1c-1) unstable; urgency=low + + Boto now defaults to using the virtual bucket hosting server API for + Amazon S3. A by-product of this is that bucket names must adhere to the + same rules as host names in DNS, most notably that they are treated as + case-insensitive. This means that it is impossible to access existing + buckets which have names containing upper-case characters without + resorting to the old-style calling format. + + You can enable the older calling format by passing an instance of + boto.s3.connection.OrdinaryCallingFormat when creating connection + objects using the "calling_format" keyword. For example: + + from boto.s3.connection import OrdinaryCallingFormat + from boto import connect_s3 + + con = connect_s3(key, secret, calling_format=OrdinaryCallingFormat()) + + -- Eric Evans Thu, 03 Apr 2008 11:19:38 -0500 --- python-boto-2.9.6.orig/debian/compat +++ python-boto-2.9.6/debian/compat @@ -0,0 +1 @@ +5 --- python-boto-2.9.6.orig/debian/rules +++ python-boto-2.9.6/debian/rules @@ -0,0 +1,55 @@ +#!/usr/bin/make -f + +# Verbose mode +#export DH_VERBOSE=1 + +clean: + dh_testdir + dh_testroot + + rm -f build-stamp install-stamp + rm -rf build + find boto/ -name *.pyc | xargs rm -f + + dh_clean + +build: build-arch build-indep +build-arch: build-stamp +build-indep: build-stamp +build-stamp: + dh_testdir + + python setup.py build + + touch build-stamp + +install: build-stamp + dh_testdir + dh_installdirs + + python setup.py install --root $(CURDIR)/debian/python-boto \ + --install-scripts usr/share/doc/python-boto/examples/ \ + --install-layout=deb + + for f in `find $(CURDIR)/debian/python-boto -name \*.py`; do \ + sed -e '\,^#!/usr/bin/env python,d' < $$f > $$f.tmp; \ + mv $$f.tmp $$f; \ + done + + touch install-stamp + +binary-arch: +binary-indep: install + dh_installdocs + dh_installchangelogs + dh_compress + dh_fixperms + dh_python2 + dh_gencontrol + dh_installdeb + dh_md5sums + dh_builddeb + +binary: binary-arch binary-indep +.PHONY: build clean binary-indep binary-arch binary + --- python-boto-2.9.6.orig/boto.egg-info/PKG-INFO +++ python-boto-2.9.6/boto.egg-info/PKG-INFO @@ -0,0 +1,188 @@ +Metadata-Version: 1.1 +Name: boto +Version: 2.9.5 +Summary: Amazon Web Services Library +Home-page: https://github.com/boto/boto/ +Author: Mitch Garnaat +Author-email: mitch@garnaat.com +License: MIT +Description: #### + boto + #### + boto 2.9.5 + + Released: 28-May-2013 + + .. image:: https://travis-ci.org/boto/boto.png?branch=develop + :target: https://travis-ci.org/boto/boto + + .. image:: https://pypip.in/d/boto/badge.png + :target: https://crate.io/packages/boto/ + + ************ + Introduction + ************ + + Boto is a Python package that provides interfaces to Amazon Web Services. + At the moment, boto supports: + + * Compute + + * Amazon Elastic Compute Cloud (EC2) + * Amazon Elastic Map Reduce (EMR) + * AutoScaling + + * Content Delivery + + * Amazon CloudFront + + * Database + + * Amazon Relational Data Service (RDS) + * Amazon DynamoDB + * Amazon SimpleDB + * Amazon ElastiCache + * Amazon Redshift + + * Deployment and Management + + * AWS Elastic Beanstalk + * AWS CloudFormation + * AWS Data Pipeline + + * Identity & 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 + + * Amazon Simple Storage Service (S3) + * Amazon Glacier + * Amazon Elastic Block Store (EBS) + * Google Cloud Storage + + * Workforce + + * Amazon Mechanical Turk + + * Other + + * Marketplace Web Services + * AWS Support + + 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, OpenStack and Open Nebula. + + Boto is developed mainly using Python 2.6.6 and Python 2.7.1 on Mac OSX + and Ubuntu Maverick. It is known to work on other Linux distributions + and on Windows. Boto requires no additional libraries or packages + other than those that are distributed with Python. Efforts are made + to keep boto compatible with Python 2.5.x but no guarantees are made. + + ************ + Installation + ************ + + Install via `pip`_: + + :: + + $ pip install boto + + Install from source: + + :: + + $ git clone git://github.com/boto/boto.git + $ cd boto + $ python setup.py install + + ********** + ChangeLogs + ********** + + To see what has changed over time in boto, you can check out the + `release notes`_ in the wiki. + + *************************** + Finding Out More About Boto + *************************** + + The main source code repository for boto can be found on `github.com`_. + The boto project uses the `gitflow`_ model for branching. + + `Online documentation`_ is also available. The online documentation includes + full API documentation as well as Getting Started Guides for many of the boto + modules. + + Boto releases can be found on the `Python Cheese Shop`_. + + Join our IRC channel `#boto` on FreeNode. + Webchat IRC channel: http://webchat.freenode.net/?channels=boto + + Join the `boto-users Google Group`_. + + ************************* + Getting Started with Boto + ************************* + + Your credentials can be passed into the methods that create + connections. Alternatively, boto will check for the existence of the + following environment variables to ascertain your credentials: + + **AWS_ACCESS_KEY_ID** - Your AWS Access Key ID + + **AWS_SECRET_ACCESS_KEY** - Your AWS Secret Access Key + + Credentials and other boto-related settings can also be stored in a + boto config file. See `this`_ for details. + + Copyright (c) 2006-2012 Mitch Garnaat + Copyright (c) 2010-2011, Eucalyptus Systems, Inc. + Copyright (c) 2012 Amazon.com, Inc. or its affiliates. + All rights reserved. + + .. _pip: http://www.pip-installer.org/ + .. _release notes: https://github.com/boto/boto/wiki + .. _github.com: http://github.com/boto/boto + .. _Online documentation: http://docs.pythonboto.org + .. _Python Cheese Shop: http://pypi.python.org/pypi/boto + .. _this: http://code.google.com/p/boto/wiki/BotoConfig + .. _gitflow: http://nvie.com/posts/a-successful-git-branching-model/ + .. _neo: https://github.com/boto/boto/tree/neo + .. _boto-users Google Group: https://groups.google.com/forum/?fromgroups#!forum/boto-users + +Platform: Posix; MacOS X; Windows +Classifier: Development Status :: 5 - Production/Stable +Classifier: Intended Audience :: Developers +Classifier: License :: OSI Approved :: MIT License +Classifier: Operating System :: OS Independent +Classifier: Topic :: Internet +Classifier: Programming Language :: Python :: 2 +Classifier: Programming Language :: Python :: 2.5 +Classifier: Programming Language :: Python :: 2.6 +Classifier: Programming Language :: Python :: 2.7 --- python-boto-2.9.6.orig/boto.egg-info/top_level.txt +++ python-boto-2.9.6/boto.egg-info/top_level.txt @@ -0,0 +1 @@ +boto --- python-boto-2.9.6.orig/boto.egg-info/SOURCES.txt +++ python-boto-2.9.6/boto.egg-info/SOURCES.txt @@ -0,0 +1,608 @@ +.gitignore +Changelog.rst +MANIFEST.in +README.rst +pylintrc +setup.py +bin/asadmin +bin/bundle_image +bin/cfadmin +bin/cq +bin/cwutil +bin/dynamodb_dump +bin/dynamodb_load +bin/elbadmin +bin/fetch_file +bin/glacier +bin/instance_events +bin/kill_instance +bin/launch_instance +bin/list_instances +bin/lss3 +bin/mturk +bin/pyami_sendmail +bin/route53 +bin/s3put +bin/sdbadmin +bin/taskadmin +boto/__init__.py +boto/auth.py +boto/auth_handler.py +boto/compat.py +boto/connection.py +boto/exception.py +boto/handler.py +boto/https_connection.py +boto/jsonresponse.py +boto/plugin.py +boto/provider.py +boto/regioninfo.py +boto/resultset.py +boto/storage_uri.py +boto/utils.py +boto.egg-info/PKG-INFO +boto.egg-info/SOURCES.txt +boto.egg-info/dependency_links.txt +boto.egg-info/top_level.txt +boto/beanstalk/__init__.py +boto/beanstalk/exception.py +boto/beanstalk/layer1.py +boto/beanstalk/response.py +boto/beanstalk/wrapper.py +boto/cacerts/__init__.py +boto/cacerts/cacerts.txt +boto/cloudformation/__init__.py +boto/cloudformation/connection.py +boto/cloudformation/stack.py +boto/cloudformation/template.py +boto/cloudfront/__init__.py +boto/cloudfront/distribution.py +boto/cloudfront/exception.py +boto/cloudfront/identity.py +boto/cloudfront/invalidation.py +boto/cloudfront/logging.py +boto/cloudfront/object.py +boto/cloudfront/origin.py +boto/cloudfront/signers.py +boto/cloudsearch/__init__.py +boto/cloudsearch/document.py +boto/cloudsearch/domain.py +boto/cloudsearch/layer1.py +boto/cloudsearch/layer2.py +boto/cloudsearch/optionstatus.py +boto/cloudsearch/search.py +boto/cloudsearch/sourceattribute.py +boto/contrib/__init__.py +boto/contrib/ymlmessage.py +boto/datapipeline/__init__.py +boto/datapipeline/exceptions.py +boto/datapipeline/layer1.py +boto/dynamodb/__init__.py +boto/dynamodb/batch.py +boto/dynamodb/condition.py +boto/dynamodb/exceptions.py +boto/dynamodb/item.py +boto/dynamodb/layer1.py +boto/dynamodb/layer2.py +boto/dynamodb/schema.py +boto/dynamodb/table.py +boto/dynamodb/types.py +boto/dynamodb2/__init__.py +boto/dynamodb2/exceptions.py +boto/dynamodb2/fields.py +boto/dynamodb2/items.py +boto/dynamodb2/layer1.py +boto/dynamodb2/results.py +boto/dynamodb2/table.py +boto/dynamodb2/types.py +boto/ec2/__init__.py +boto/ec2/address.py +boto/ec2/attributes.py +boto/ec2/blockdevicemapping.py +boto/ec2/bundleinstance.py +boto/ec2/buyreservation.py +boto/ec2/connection.py +boto/ec2/ec2object.py +boto/ec2/group.py +boto/ec2/image.py +boto/ec2/instance.py +boto/ec2/instanceinfo.py +boto/ec2/instancestatus.py +boto/ec2/keypair.py +boto/ec2/launchspecification.py +boto/ec2/networkinterface.py +boto/ec2/placementgroup.py +boto/ec2/regioninfo.py +boto/ec2/reservedinstance.py +boto/ec2/securitygroup.py +boto/ec2/snapshot.py +boto/ec2/spotdatafeedsubscription.py +boto/ec2/spotinstancerequest.py +boto/ec2/spotpricehistory.py +boto/ec2/tag.py +boto/ec2/vmtype.py +boto/ec2/volume.py +boto/ec2/volumestatus.py +boto/ec2/zone.py +boto/ec2/autoscale/__init__.py +boto/ec2/autoscale/activity.py +boto/ec2/autoscale/group.py +boto/ec2/autoscale/instance.py +boto/ec2/autoscale/launchconfig.py +boto/ec2/autoscale/policy.py +boto/ec2/autoscale/request.py +boto/ec2/autoscale/scheduled.py +boto/ec2/autoscale/tag.py +boto/ec2/cloudwatch/__init__.py +boto/ec2/cloudwatch/alarm.py +boto/ec2/cloudwatch/datapoint.py +boto/ec2/cloudwatch/dimension.py +boto/ec2/cloudwatch/listelement.py +boto/ec2/cloudwatch/metric.py +boto/ec2/elb/__init__.py +boto/ec2/elb/healthcheck.py +boto/ec2/elb/instancestate.py +boto/ec2/elb/listelement.py +boto/ec2/elb/listener.py +boto/ec2/elb/loadbalancer.py +boto/ec2/elb/policies.py +boto/ec2/elb/securitygroup.py +boto/ecs/__init__.py +boto/ecs/item.py +boto/elasticache/__init__.py +boto/elasticache/layer1.py +boto/elastictranscoder/__init__.py +boto/elastictranscoder/exceptions.py +boto/elastictranscoder/layer1.py +boto/emr/__init__.py +boto/emr/bootstrap_action.py +boto/emr/connection.py +boto/emr/emrobject.py +boto/emr/instance_group.py +boto/emr/step.py +boto/file/README +boto/file/__init__.py +boto/file/bucket.py +boto/file/connection.py +boto/file/key.py +boto/file/simpleresultset.py +boto/fps/__init__.py +boto/fps/connection.py +boto/fps/exception.py +boto/fps/response.py +boto/glacier/__init__.py +boto/glacier/concurrent.py +boto/glacier/exceptions.py +boto/glacier/job.py +boto/glacier/layer1.py +boto/glacier/layer2.py +boto/glacier/response.py +boto/glacier/utils.py +boto/glacier/vault.py +boto/glacier/writer.py +boto/gs/__init__.py +boto/gs/acl.py +boto/gs/bucket.py +boto/gs/bucketlistresultset.py +boto/gs/connection.py +boto/gs/cors.py +boto/gs/key.py +boto/gs/resumable_upload_handler.py +boto/gs/user.py +boto/iam/__init__.py +boto/iam/connection.py +boto/iam/summarymap.py +boto/manage/__init__.py +boto/manage/cmdshell.py +boto/manage/propget.py +boto/manage/server.py +boto/manage/task.py +boto/manage/test_manage.py +boto/manage/volume.py +boto/mashups/__init__.py +boto/mashups/interactive.py +boto/mashups/iobject.py +boto/mashups/order.py +boto/mashups/server.py +boto/mturk/__init__.py +boto/mturk/connection.py +boto/mturk/layoutparam.py +boto/mturk/notification.py +boto/mturk/price.py +boto/mturk/qualification.py +boto/mturk/question.py +boto/mws/__init__.py +boto/mws/connection.py +boto/mws/exception.py +boto/mws/response.py +boto/opsworks/__init__.py +boto/opsworks/exceptions.py +boto/opsworks/layer1.py +boto/pyami/__init__.py +boto/pyami/bootstrap.py +boto/pyami/config.py +boto/pyami/copybot.cfg +boto/pyami/copybot.py +boto/pyami/helloworld.py +boto/pyami/launch_ami.py +boto/pyami/scriptbase.py +boto/pyami/startup.py +boto/pyami/installers/__init__.py +boto/pyami/installers/ubuntu/__init__.py +boto/pyami/installers/ubuntu/apache.py +boto/pyami/installers/ubuntu/ebs.py +boto/pyami/installers/ubuntu/installer.py +boto/pyami/installers/ubuntu/mysql.py +boto/pyami/installers/ubuntu/trac.py +boto/rds/__init__.py +boto/rds/dbinstance.py +boto/rds/dbsecuritygroup.py +boto/rds/dbsnapshot.py +boto/rds/event.py +boto/rds/parametergroup.py +boto/rds/regioninfo.py +boto/redshift/__init__.py +boto/redshift/exceptions.py +boto/redshift/layer1.py +boto/roboto/__init__.py +boto/roboto/awsqueryrequest.py +boto/roboto/awsqueryservice.py +boto/roboto/param.py +boto/route53/__init__.py +boto/route53/connection.py +boto/route53/exception.py +boto/route53/hostedzone.py +boto/route53/record.py +boto/route53/status.py +boto/route53/zone.py +boto/s3/__init__.py +boto/s3/acl.py +boto/s3/bucket.py +boto/s3/bucketlistresultset.py +boto/s3/bucketlogging.py +boto/s3/connection.py +boto/s3/cors.py +boto/s3/deletemarker.py +boto/s3/key.py +boto/s3/keyfile.py +boto/s3/lifecycle.py +boto/s3/multidelete.py +boto/s3/multipart.py +boto/s3/prefix.py +boto/s3/resumable_download_handler.py +boto/s3/tagging.py +boto/s3/user.py +boto/s3/website.py +boto/sdb/__init__.py +boto/sdb/connection.py +boto/sdb/domain.py +boto/sdb/item.py +boto/sdb/queryresultset.py +boto/sdb/regioninfo.py +boto/sdb/db/__init__.py +boto/sdb/db/blob.py +boto/sdb/db/key.py +boto/sdb/db/model.py +boto/sdb/db/property.py +boto/sdb/db/query.py +boto/sdb/db/sequence.py +boto/sdb/db/test_db.py +boto/sdb/db/manager/__init__.py +boto/sdb/db/manager/sdbmanager.py +boto/sdb/db/manager/xmlmanager.py +boto/services/__init__.py +boto/services/bs.py +boto/services/message.py +boto/services/result.py +boto/services/service.py +boto/services/servicedef.py +boto/services/sonofmmm.cfg +boto/services/sonofmmm.py +boto/services/submit.py +boto/ses/__init__.py +boto/ses/connection.py +boto/ses/exceptions.py +boto/sns/__init__.py +boto/sns/connection.py +boto/sqs/__init__.py +boto/sqs/attributes.py +boto/sqs/batchresults.py +boto/sqs/connection.py +boto/sqs/jsonmessage.py +boto/sqs/message.py +boto/sqs/queue.py +boto/sqs/regioninfo.py +boto/sts/__init__.py +boto/sts/connection.py +boto/sts/credentials.py +boto/support/__init__.py +boto/support/exceptions.py +boto/support/layer1.py +boto/swf/__init__.py +boto/swf/exceptions.py +boto/swf/layer1.py +boto/swf/layer1_decisions.py +boto/swf/layer2.py +boto/vpc/__init__.py +boto/vpc/customergateway.py +boto/vpc/dhcpoptions.py +boto/vpc/internetgateway.py +boto/vpc/routetable.py +boto/vpc/subnet.py +boto/vpc/vpc.py +boto/vpc/vpnconnection.py +boto/vpc/vpngateway.py +docs/BotoCheatSheet.pdf +docs/Makefile +docs/make.bat +docs/source/autoscale_tut.rst +docs/source/boto_config_tut.rst +docs/source/cloudfront_tut.rst +docs/source/cloudsearch_tut.rst +docs/source/cloudwatch_tut.rst +docs/source/conf.py +docs/source/contributing.rst +docs/source/documentation.rst +docs/source/dynamodb2_tut.rst +docs/source/dynamodb_tut.rst +docs/source/ec2_tut.rst +docs/source/elb_tut.rst +docs/source/emr_tut.rst +docs/source/getting_started.rst +docs/source/index.rst +docs/source/rds_tut.rst +docs/source/s3_tut.rst +docs/source/security_groups.rst +docs/source/ses_tut.rst +docs/source/simpledb_tut.rst +docs/source/sqs_tut.rst +docs/source/support_tut.rst +docs/source/vpc_tut.rst +docs/source/_templates/layout.html +docs/source/boto_theme/theme.conf +docs/source/boto_theme/static/boto.css_t +docs/source/boto_theme/static/pygments.css +docs/source/extensions/githublinks/__init__.py +docs/source/migrations/dynamodb_v1_to_v2.rst +docs/source/ref/autoscale.rst +docs/source/ref/beanstalk.rst +docs/source/ref/boto.rst +docs/source/ref/cloudformation.rst +docs/source/ref/cloudfront.rst +docs/source/ref/cloudsearch.rst +docs/source/ref/cloudwatch.rst +docs/source/ref/contrib.rst +docs/source/ref/datapipeline.rst +docs/source/ref/dynamodb.rst +docs/source/ref/dynamodb2.rst +docs/source/ref/ec2.rst +docs/source/ref/ecs.rst +docs/source/ref/elasticache.rst +docs/source/ref/elastictranscoder.rst +docs/source/ref/elb.rst +docs/source/ref/emr.rst +docs/source/ref/file.rst +docs/source/ref/fps.rst +docs/source/ref/glacier.rst +docs/source/ref/gs.rst +docs/source/ref/iam.rst +docs/source/ref/index.rst +docs/source/ref/manage.rst +docs/source/ref/mturk.rst +docs/source/ref/mws.rst +docs/source/ref/pyami.rst +docs/source/ref/rds.rst +docs/source/ref/redshift.rst +docs/source/ref/route53.rst +docs/source/ref/s3.rst +docs/source/ref/sdb.rst +docs/source/ref/sdb_db.rst +docs/source/ref/services.rst +docs/source/ref/ses.rst +docs/source/ref/sns.rst +docs/source/ref/sqs.rst +docs/source/ref/sts.rst +docs/source/ref/support.rst +docs/source/ref/swf.rst +docs/source/ref/vpc.rst +docs/source/releasenotes/v2.9.1.rst +docs/source/releasenotes/v2.9.2.rst +docs/source/releasenotes/v2.9.3.rst +docs/source/releasenotes/v2.9.4.rst +docs/source/releasenotes/v2.9.5.rst +tests/__init__.py +tests/test.py +tests/db/test_lists.py +tests/db/test_password.py +tests/db/test_query.py +tests/db/test_sequence.py +tests/devpay/__init__.py +tests/devpay/test_s3.py +tests/fps/__init__.py +tests/fps/test.py +tests/fps/test_verify_signature.py +tests/integration/__init__.py +tests/integration/beanstalk/test_wrapper.py +tests/integration/cloudformation/__init__.py +tests/integration/cloudformation/test_cert_verification.py +tests/integration/cloudformation/test_connection.py +tests/integration/cloudsearch/__init__.py +tests/integration/cloudsearch/test_cert_verification.py +tests/integration/datapipeline/test_layer1.py +tests/integration/dynamodb/__init__.py +tests/integration/dynamodb/test_cert_verification.py +tests/integration/dynamodb/test_layer1.py +tests/integration/dynamodb/test_layer2.py +tests/integration/dynamodb/test_table.py +tests/integration/dynamodb2/__init__.py +tests/integration/dynamodb2/test_cert_verification.py +tests/integration/dynamodb2/test_highlevel.py +tests/integration/dynamodb2/test_layer1.py +tests/integration/ec2/__init__.py +tests/integration/ec2/test_cert_verification.py +tests/integration/ec2/test_connection.py +tests/integration/ec2/autoscale/__init__.py +tests/integration/ec2/autoscale/test_cert_verification.py +tests/integration/ec2/autoscale/test_connection.py +tests/integration/ec2/cloudwatch/__init__.py +tests/integration/ec2/cloudwatch/test_cert_verification.py +tests/integration/ec2/cloudwatch/test_connection.py +tests/integration/ec2/elb/__init__.py +tests/integration/ec2/elb/test_cert_verification.py +tests/integration/ec2/elb/test_connection.py +tests/integration/ec2/vpc/__init__.py +tests/integration/ec2/vpc/test_connection.py +tests/integration/elasticache/__init__.py +tests/integration/elasticache/test_layer1.py +tests/integration/elastictranscoder/__init__.py +tests/integration/elastictranscoder/test_cert_verification.py +tests/integration/elastictranscoder/test_layer1.py +tests/integration/emr/__init__.py +tests/integration/emr/test_cert_verification.py +tests/integration/glacier/__init__.py +tests/integration/glacier/test_cert_verification.py +tests/integration/glacier/test_layer1.py +tests/integration/glacier/test_layer2.py +tests/integration/gs/__init__.py +tests/integration/gs/cb_test_harness.py +tests/integration/gs/test_basic.py +tests/integration/gs/test_generation_conditionals.py +tests/integration/gs/test_resumable_downloads.py +tests/integration/gs/test_resumable_uploads.py +tests/integration/gs/test_storage_uri.py +tests/integration/gs/test_versioning.py +tests/integration/gs/testcase.py +tests/integration/gs/util.py +tests/integration/iam/__init__.py +tests/integration/iam/test_cert_verification.py +tests/integration/mws/__init__.py +tests/integration/mws/test.py +tests/integration/opsworks/__init__.py +tests/integration/opsworks/test_layer1.py +tests/integration/rds/__init__.py +tests/integration/rds/test_cert_verification.py +tests/integration/redshift/__init__.py +tests/integration/redshift/test_cert_verification.py +tests/integration/redshift/test_layer1.py +tests/integration/route53/__init__.py +tests/integration/route53/test_cert_verification.py +tests/integration/route53/test_zone.py +tests/integration/s3/__init__.py +tests/integration/s3/mock_storage_service.py +tests/integration/s3/other_cacerts.txt +tests/integration/s3/test_bucket.py +tests/integration/s3/test_cert_verification.py +tests/integration/s3/test_connection.py +tests/integration/s3/test_cors.py +tests/integration/s3/test_encryption.py +tests/integration/s3/test_https_cert_validation.py +tests/integration/s3/test_key.py +tests/integration/s3/test_mfa.py +tests/integration/s3/test_multidelete.py +tests/integration/s3/test_multipart.py +tests/integration/s3/test_pool.py +tests/integration/s3/test_versioning.py +tests/integration/sdb/__init__.py +tests/integration/sdb/test_cert_verification.py +tests/integration/sdb/test_connection.py +tests/integration/ses/__init__.py +tests/integration/ses/test_cert_verification.py +tests/integration/ses/test_connection.py +tests/integration/sns/__init__.py +tests/integration/sns/test_cert_verification.py +tests/integration/sns/test_sns_sqs_subscription.py +tests/integration/sqs/__init__.py +tests/integration/sqs/test_cert_verification.py +tests/integration/sqs/test_connection.py +tests/integration/sts/__init__.py +tests/integration/sts/test_cert_verification.py +tests/integration/sts/test_session_token.py +tests/integration/support/__init__.py +tests/integration/support/test_cert_verification.py +tests/integration/support/test_layer1.py +tests/integration/swf/__init__.py +tests/integration/swf/test_cert_verification.py +tests/integration/swf/test_layer1.py +tests/integration/swf/test_layer1_workflow_execution.py +tests/mturk/__init__.py +tests/mturk/_init_environment.py +tests/mturk/all_tests.py +tests/mturk/cleanup_tests.py +tests/mturk/common.py +tests/mturk/create_hit_external.py +tests/mturk/create_hit_test.py +tests/mturk/create_hit_with_qualifications.py +tests/mturk/hit_persistence.py +tests/mturk/mocks.py +tests/mturk/run-doctest.py +tests/mturk/selenium_support.py +tests/mturk/support.py +tests/mturk/test_disable_hit.py +tests/unit/__init__.py +tests/unit/test_connection.py +tests/unit/test_exception.py +tests/unit/auth/__init__.py +tests/unit/auth/test_sigv4.py +tests/unit/beanstalk/__init__.py +tests/unit/beanstalk/test_layer1.py +tests/unit/cloudformation/__init__.py +tests/unit/cloudformation/test_connection.py +tests/unit/cloudformation/test_stack.py +tests/unit/cloudfront/__init__.py +tests/unit/cloudfront/test_invalidation_list.py +tests/unit/cloudfront/test_signed_urls.py +tests/unit/cloudsearch/__init__.py +tests/unit/cloudsearch/test_connection.py +tests/unit/cloudsearch/test_document.py +tests/unit/cloudsearch/test_search.py +tests/unit/dynamodb/__init__.py +tests/unit/dynamodb/test_batch.py +tests/unit/dynamodb/test_layer2.py +tests/unit/dynamodb/test_types.py +tests/unit/dynamodb2/__init__.py +tests/unit/dynamodb2/test_layer1.py +tests/unit/dynamodb2/test_table.py +tests/unit/ec2/__init__.py +tests/unit/ec2/test_address.py +tests/unit/ec2/test_blockdevicemapping.py +tests/unit/ec2/test_connection.py +tests/unit/ec2/test_instance.py +tests/unit/ec2/test_networkinterface.py +tests/unit/ec2/test_volume.py +tests/unit/ec2/autoscale/__init__.py +tests/unit/ec2/autoscale/test_group.py +tests/unit/ec2/cloudwatch/__init__.py +tests/unit/ec2/cloudwatch/test_connection.py +tests/unit/emr/test_emr_responses.py +tests/unit/glacier/__init__.py +tests/unit/glacier/test_concurrent.py +tests/unit/glacier/test_job.py +tests/unit/glacier/test_layer1.py +tests/unit/glacier/test_layer2.py +tests/unit/glacier/test_utils.py +tests/unit/glacier/test_vault.py +tests/unit/glacier/test_writer.py +tests/unit/provider/__init__.py +tests/unit/provider/test_provider.py +tests/unit/rds/__init__.py +tests/unit/rds/test_connection.py +tests/unit/s3/__init__.py +tests/unit/s3/test_bucket.py +tests/unit/s3/test_cors_configuration.py +tests/unit/s3/test_key.py +tests/unit/s3/test_keyfile.py +tests/unit/s3/test_lifecycle.py +tests/unit/s3/test_tagging.py +tests/unit/s3/test_uri.py +tests/unit/s3/test_website.py +tests/unit/sns/__init__.py +tests/unit/sns/test_connection.py +tests/unit/sqs/__init__.py +tests/unit/sqs/test_connection.py +tests/unit/sqs/test_queue.py +tests/unit/sts/test_connection.py +tests/unit/utils/__init__.py +tests/unit/utils/test_utils.py +tests/unit/vpc/__init__.py +tests/unit/vpc/test_vpc.py +tests/unit/vpc/test_vpnconnection.py \ No newline at end of file --- python-boto-2.9.6.orig/boto.egg-info/dependency_links.txt +++ python-boto-2.9.6/boto.egg-info/dependency_links.txt @@ -0,0 +1 @@ +