pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-boto Import py27-boto-2.29.1 as www/py-boto.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/408ce1d215ef
branches:  trunk
changeset: 635548:408ce1d215ef
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sun Jun 08 22:03:54 2014 +0000

description:
Import py27-boto-2.29.1 as www/py-boto.

Boto is a Python package that provides interfaces to Amazon Web Services.

diffstat:

 www/py-boto/DESCR    |     1 +
 www/py-boto/Makefile |    21 +
 www/py-boto/PLIST    |  1027 ++++++++++++++++++++++++++++++++++++++++++++++++++
 www/py-boto/distinfo |     5 +
 4 files changed, 1054 insertions(+), 0 deletions(-)

diffs (truncated from 1070 to 300 lines):

diff -r 20ee65d0fe20 -r 408ce1d215ef www/py-boto/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-boto/DESCR Sun Jun 08 22:03:54 2014 +0000
@@ -0,0 +1,1 @@
+Boto is a Python package that provides interfaces to Amazon Web Services.
diff -r 20ee65d0fe20 -r 408ce1d215ef www/py-boto/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-boto/Makefile      Sun Jun 08 22:03:54 2014 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2014/06/08 22:03:54 rodent Exp $
+
+DISTNAME=      boto-2.29.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    python www
+MASTER_SITES=  https://pypi.python.org/packages/source/b/boto/
+
+MAINTAINER=    rodent%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/boto/boto/
+COMMENT=       Amazon Web Services Library
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  33 34
+REPLACE_PYTHON+=               boto/pyami/launch_ami.py boto/services/bs.py
+REPLACE_PYTHON+=               boto/services/result.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 20ee65d0fe20 -r 408ce1d215ef www/py-boto/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-boto/PLIST Sun Jun 08 22:03:54 2014 +0000
@@ -0,0 +1,1027 @@
+@comment $NetBSD: PLIST,v 1.1 2014/06/08 22:03:54 rodent Exp $
+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
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/boto/__init__.py
+${PYSITELIB}/boto/__init__.pyc
+${PYSITELIB}/boto/__init__.pyo
+${PYSITELIB}/boto/auth.py
+${PYSITELIB}/boto/auth.pyc
+${PYSITELIB}/boto/auth.pyo
+${PYSITELIB}/boto/auth_handler.py
+${PYSITELIB}/boto/auth_handler.pyc
+${PYSITELIB}/boto/auth_handler.pyo
+${PYSITELIB}/boto/beanstalk/__init__.py
+${PYSITELIB}/boto/beanstalk/__init__.pyc
+${PYSITELIB}/boto/beanstalk/__init__.pyo
+${PYSITELIB}/boto/beanstalk/exception.py
+${PYSITELIB}/boto/beanstalk/exception.pyc
+${PYSITELIB}/boto/beanstalk/exception.pyo
+${PYSITELIB}/boto/beanstalk/layer1.py
+${PYSITELIB}/boto/beanstalk/layer1.pyc
+${PYSITELIB}/boto/beanstalk/layer1.pyo
+${PYSITELIB}/boto/beanstalk/response.py
+${PYSITELIB}/boto/beanstalk/response.pyc
+${PYSITELIB}/boto/beanstalk/response.pyo
+${PYSITELIB}/boto/beanstalk/wrapper.py
+${PYSITELIB}/boto/beanstalk/wrapper.pyc
+${PYSITELIB}/boto/beanstalk/wrapper.pyo
+${PYSITELIB}/boto/cacerts/__init__.py
+${PYSITELIB}/boto/cacerts/__init__.pyc
+${PYSITELIB}/boto/cacerts/__init__.pyo
+${PYSITELIB}/boto/cacerts/cacerts.txt
+${PYSITELIB}/boto/cloudformation/__init__.py
+${PYSITELIB}/boto/cloudformation/__init__.pyc
+${PYSITELIB}/boto/cloudformation/__init__.pyo
+${PYSITELIB}/boto/cloudformation/connection.py
+${PYSITELIB}/boto/cloudformation/connection.pyc
+${PYSITELIB}/boto/cloudformation/connection.pyo
+${PYSITELIB}/boto/cloudformation/stack.py
+${PYSITELIB}/boto/cloudformation/stack.pyc
+${PYSITELIB}/boto/cloudformation/stack.pyo
+${PYSITELIB}/boto/cloudformation/template.py
+${PYSITELIB}/boto/cloudformation/template.pyc
+${PYSITELIB}/boto/cloudformation/template.pyo
+${PYSITELIB}/boto/cloudfront/__init__.py
+${PYSITELIB}/boto/cloudfront/__init__.pyc
+${PYSITELIB}/boto/cloudfront/__init__.pyo
+${PYSITELIB}/boto/cloudfront/distribution.py
+${PYSITELIB}/boto/cloudfront/distribution.pyc
+${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/invalidation.py
+${PYSITELIB}/boto/cloudfront/invalidation.pyc
+${PYSITELIB}/boto/cloudfront/invalidation.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/origin.py
+${PYSITELIB}/boto/cloudfront/origin.pyc
+${PYSITELIB}/boto/cloudfront/origin.pyo
+${PYSITELIB}/boto/cloudfront/signers.py
+${PYSITELIB}/boto/cloudfront/signers.pyc
+${PYSITELIB}/boto/cloudfront/signers.pyo
+${PYSITELIB}/boto/cloudsearch/__init__.py
+${PYSITELIB}/boto/cloudsearch/__init__.pyc
+${PYSITELIB}/boto/cloudsearch/__init__.pyo
+${PYSITELIB}/boto/cloudsearch/document.py
+${PYSITELIB}/boto/cloudsearch/document.pyc
+${PYSITELIB}/boto/cloudsearch/document.pyo
+${PYSITELIB}/boto/cloudsearch/domain.py
+${PYSITELIB}/boto/cloudsearch/domain.pyc
+${PYSITELIB}/boto/cloudsearch/domain.pyo
+${PYSITELIB}/boto/cloudsearch/layer1.py
+${PYSITELIB}/boto/cloudsearch/layer1.pyc
+${PYSITELIB}/boto/cloudsearch/layer1.pyo
+${PYSITELIB}/boto/cloudsearch/layer2.py
+${PYSITELIB}/boto/cloudsearch/layer2.pyc
+${PYSITELIB}/boto/cloudsearch/layer2.pyo
+${PYSITELIB}/boto/cloudsearch/optionstatus.py
+${PYSITELIB}/boto/cloudsearch/optionstatus.pyc
+${PYSITELIB}/boto/cloudsearch/optionstatus.pyo
+${PYSITELIB}/boto/cloudsearch/search.py
+${PYSITELIB}/boto/cloudsearch/search.pyc
+${PYSITELIB}/boto/cloudsearch/search.pyo
+${PYSITELIB}/boto/cloudsearch/sourceattribute.py
+${PYSITELIB}/boto/cloudsearch/sourceattribute.pyc
+${PYSITELIB}/boto/cloudsearch/sourceattribute.pyo
+${PYSITELIB}/boto/cloudsearch2/__init__.py
+${PYSITELIB}/boto/cloudsearch2/__init__.pyc
+${PYSITELIB}/boto/cloudsearch2/__init__.pyo
+${PYSITELIB}/boto/cloudsearch2/document.py
+${PYSITELIB}/boto/cloudsearch2/document.pyc
+${PYSITELIB}/boto/cloudsearch2/document.pyo
+${PYSITELIB}/boto/cloudsearch2/domain.py
+${PYSITELIB}/boto/cloudsearch2/domain.pyc
+${PYSITELIB}/boto/cloudsearch2/domain.pyo
+${PYSITELIB}/boto/cloudsearch2/exceptions.py
+${PYSITELIB}/boto/cloudsearch2/exceptions.pyc
+${PYSITELIB}/boto/cloudsearch2/exceptions.pyo
+${PYSITELIB}/boto/cloudsearch2/layer1.py
+${PYSITELIB}/boto/cloudsearch2/layer1.pyc
+${PYSITELIB}/boto/cloudsearch2/layer1.pyo
+${PYSITELIB}/boto/cloudsearch2/layer2.py
+${PYSITELIB}/boto/cloudsearch2/layer2.pyc
+${PYSITELIB}/boto/cloudsearch2/layer2.pyo
+${PYSITELIB}/boto/cloudsearch2/optionstatus.py
+${PYSITELIB}/boto/cloudsearch2/optionstatus.pyc
+${PYSITELIB}/boto/cloudsearch2/optionstatus.pyo
+${PYSITELIB}/boto/cloudsearch2/search.py
+${PYSITELIB}/boto/cloudsearch2/search.pyc
+${PYSITELIB}/boto/cloudsearch2/search.pyo
+${PYSITELIB}/boto/cloudtrail/__init__.py
+${PYSITELIB}/boto/cloudtrail/__init__.pyc
+${PYSITELIB}/boto/cloudtrail/__init__.pyo
+${PYSITELIB}/boto/cloudtrail/exceptions.py
+${PYSITELIB}/boto/cloudtrail/exceptions.pyc
+${PYSITELIB}/boto/cloudtrail/exceptions.pyo
+${PYSITELIB}/boto/cloudtrail/layer1.py
+${PYSITELIB}/boto/cloudtrail/layer1.pyc
+${PYSITELIB}/boto/cloudtrail/layer1.pyo
+${PYSITELIB}/boto/compat.py
+${PYSITELIB}/boto/compat.pyc
+${PYSITELIB}/boto/compat.pyo
+${PYSITELIB}/boto/connection.py
+${PYSITELIB}/boto/connection.pyc
+${PYSITELIB}/boto/connection.pyo
+${PYSITELIB}/boto/contrib/__init__.py
+${PYSITELIB}/boto/contrib/__init__.pyc
+${PYSITELIB}/boto/contrib/__init__.pyo
+${PYSITELIB}/boto/contrib/ymlmessage.py
+${PYSITELIB}/boto/contrib/ymlmessage.pyc
+${PYSITELIB}/boto/contrib/ymlmessage.pyo
+${PYSITELIB}/boto/datapipeline/__init__.py
+${PYSITELIB}/boto/datapipeline/__init__.pyc
+${PYSITELIB}/boto/datapipeline/__init__.pyo
+${PYSITELIB}/boto/datapipeline/exceptions.py
+${PYSITELIB}/boto/datapipeline/exceptions.pyc
+${PYSITELIB}/boto/datapipeline/exceptions.pyo
+${PYSITELIB}/boto/datapipeline/layer1.py
+${PYSITELIB}/boto/datapipeline/layer1.pyc
+${PYSITELIB}/boto/datapipeline/layer1.pyo
+${PYSITELIB}/boto/directconnect/__init__.py
+${PYSITELIB}/boto/directconnect/__init__.pyc
+${PYSITELIB}/boto/directconnect/__init__.pyo
+${PYSITELIB}/boto/directconnect/exceptions.py
+${PYSITELIB}/boto/directconnect/exceptions.pyc
+${PYSITELIB}/boto/directconnect/exceptions.pyo
+${PYSITELIB}/boto/directconnect/layer1.py
+${PYSITELIB}/boto/directconnect/layer1.pyc
+${PYSITELIB}/boto/directconnect/layer1.pyo
+${PYSITELIB}/boto/dynamodb/__init__.py
+${PYSITELIB}/boto/dynamodb/__init__.pyc
+${PYSITELIB}/boto/dynamodb/__init__.pyo
+${PYSITELIB}/boto/dynamodb/batch.py
+${PYSITELIB}/boto/dynamodb/batch.pyc
+${PYSITELIB}/boto/dynamodb/batch.pyo
+${PYSITELIB}/boto/dynamodb/condition.py
+${PYSITELIB}/boto/dynamodb/condition.pyc
+${PYSITELIB}/boto/dynamodb/condition.pyo
+${PYSITELIB}/boto/dynamodb/exceptions.py
+${PYSITELIB}/boto/dynamodb/exceptions.pyc
+${PYSITELIB}/boto/dynamodb/exceptions.pyo
+${PYSITELIB}/boto/dynamodb/item.py
+${PYSITELIB}/boto/dynamodb/item.pyc
+${PYSITELIB}/boto/dynamodb/item.pyo
+${PYSITELIB}/boto/dynamodb/layer1.py
+${PYSITELIB}/boto/dynamodb/layer1.pyc
+${PYSITELIB}/boto/dynamodb/layer1.pyo
+${PYSITELIB}/boto/dynamodb/layer2.py
+${PYSITELIB}/boto/dynamodb/layer2.pyc
+${PYSITELIB}/boto/dynamodb/layer2.pyo
+${PYSITELIB}/boto/dynamodb/schema.py
+${PYSITELIB}/boto/dynamodb/schema.pyc
+${PYSITELIB}/boto/dynamodb/schema.pyo
+${PYSITELIB}/boto/dynamodb/table.py
+${PYSITELIB}/boto/dynamodb/table.pyc
+${PYSITELIB}/boto/dynamodb/table.pyo
+${PYSITELIB}/boto/dynamodb/types.py
+${PYSITELIB}/boto/dynamodb/types.pyc
+${PYSITELIB}/boto/dynamodb/types.pyo
+${PYSITELIB}/boto/dynamodb2/__init__.py
+${PYSITELIB}/boto/dynamodb2/__init__.pyc
+${PYSITELIB}/boto/dynamodb2/__init__.pyo
+${PYSITELIB}/boto/dynamodb2/exceptions.py
+${PYSITELIB}/boto/dynamodb2/exceptions.pyc
+${PYSITELIB}/boto/dynamodb2/exceptions.pyo
+${PYSITELIB}/boto/dynamodb2/fields.py
+${PYSITELIB}/boto/dynamodb2/fields.pyc
+${PYSITELIB}/boto/dynamodb2/fields.pyo
+${PYSITELIB}/boto/dynamodb2/items.py
+${PYSITELIB}/boto/dynamodb2/items.pyc
+${PYSITELIB}/boto/dynamodb2/items.pyo
+${PYSITELIB}/boto/dynamodb2/layer1.py
+${PYSITELIB}/boto/dynamodb2/layer1.pyc
+${PYSITELIB}/boto/dynamodb2/layer1.pyo
+${PYSITELIB}/boto/dynamodb2/results.py
+${PYSITELIB}/boto/dynamodb2/results.pyc
+${PYSITELIB}/boto/dynamodb2/results.pyo
+${PYSITELIB}/boto/dynamodb2/table.py
+${PYSITELIB}/boto/dynamodb2/table.pyc
+${PYSITELIB}/boto/dynamodb2/table.pyo
+${PYSITELIB}/boto/dynamodb2/types.py
+${PYSITELIB}/boto/dynamodb2/types.pyc
+${PYSITELIB}/boto/dynamodb2/types.pyo
+${PYSITELIB}/boto/ec2/__init__.py
+${PYSITELIB}/boto/ec2/__init__.pyc
+${PYSITELIB}/boto/ec2/__init__.pyo
+${PYSITELIB}/boto/ec2/address.py
+${PYSITELIB}/boto/ec2/address.pyc
+${PYSITELIB}/boto/ec2/address.pyo
+${PYSITELIB}/boto/ec2/attributes.py
+${PYSITELIB}/boto/ec2/attributes.pyc
+${PYSITELIB}/boto/ec2/attributes.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/limits.py
+${PYSITELIB}/boto/ec2/autoscale/limits.pyc
+${PYSITELIB}/boto/ec2/autoscale/limits.pyo
+${PYSITELIB}/boto/ec2/autoscale/policy.py
+${PYSITELIB}/boto/ec2/autoscale/policy.pyc
+${PYSITELIB}/boto/ec2/autoscale/policy.pyo
+${PYSITELIB}/boto/ec2/autoscale/request.py
+${PYSITELIB}/boto/ec2/autoscale/request.pyc



Home | Main Index | Thread Index | Old Index