summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-07-03 21:15:50 +0000
committeradam <adam@pkgsrc.org>2017-07-03 21:15:50 +0000
commit96d53f2fbbc2cce3575645d05cb697dfab5a58ec (patch)
tree9c67142841da583ec30a683697c303f523b9e891 /net
parenta6f246b78acc4de7900c8941ac606bb975596e58 (diff)
downloadpkgsrc-96d53f2fbbc2cce3575645d05cb697dfab5a58ec.tar.gz
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for
Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2. You can find the latest, most up to date, documentation at Read the Docs, including a list of services that are supported. To see only those features which have been released, check out the stable docs.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile5
-rw-r--r--net/py-boto3/DESCR6
-rw-r--r--net/py-boto3/Makefile18
-rw-r--r--net/py-boto3/PLIST133
-rw-r--r--net/py-boto3/distinfo6
5 files changed, 167 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 3d3084502f7..53cbeaf6831 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1162 2017/07/01 05:57:06 darcy Exp $
+# $NetBSD: Makefile,v 1.1163 2017/07/03 21:15:50 adam Exp $
#
COMMENT= Networking tools
@@ -618,6 +618,8 @@ SUBDIR+= py-apache-libcloud
SUBDIR+= py-beanstalkc
SUBDIR+= py-bitmessage
SUBDIR+= py-boto
+SUBDIR+= py-boto3
+SUBDIR+= py-botocore
SUBDIR+= py-caldav
SUBDIR+= py-celery
SUBDIR+= py-cymruwhois
@@ -654,6 +656,7 @@ SUBDIR+= py-ptt
SUBDIR+= py-py3dns
SUBDIR+= py-pydns
SUBDIR+= py-s3cmd
+SUBDIR+= py-s3transfer
SUBDIR+= py-scp
SUBDIR+= py-simplesoap
SUBDIR+= py-smb
diff --git a/net/py-boto3/DESCR b/net/py-boto3/DESCR
new file mode 100644
index 00000000000..c0dc10aefe2
--- /dev/null
+++ b/net/py-boto3/DESCR
@@ -0,0 +1,6 @@
+Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for
+Python, which allows Python developers to write software that makes use of
+services like Amazon S3 and Amazon EC2. You can find the latest, most up to
+date, documentation at Read the Docs, including a list of services that are
+supported. To see only those features which have been released, check out
+the stable docs.
diff --git a/net/py-boto3/Makefile b/net/py-boto3/Makefile
new file mode 100644
index 00000000000..1ec1cdad847
--- /dev/null
+++ b/net/py-boto3/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2017/07/03 21:15:50 adam Exp $
+
+DISTNAME= boto3-1.4.4
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= net python
+MASTER_SITES= ${MASTER_SITE_PYPI:=b/boto3/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/boto/boto3/
+COMMENT= Amazon Web Services SDK for Python
+LICENSE= apache-2.0
+
+DEPENDS+= ${PYPKGPREFIX}-botocore>=1.5.0:../../net/py-botocore
+DEPENDS+= ${PYPKGPREFIX}-jmespath>=0.7.1:../../textproc/py-jmespath
+DEPENDS+= ${PYPKGPREFIX}-s3transfer>=0.1.10:../../net/py-s3transfer
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/py-boto3/PLIST b/net/py-boto3/PLIST
new file mode 100644
index 00000000000..3d6634d021a
--- /dev/null
+++ b/net/py-boto3/PLIST
@@ -0,0 +1,133 @@
+@comment $NetBSD: PLIST,v 1.1 2017/07/03 21:15:50 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/boto3/__init__.py
+${PYSITELIB}/boto3/__init__.pyc
+${PYSITELIB}/boto3/__init__.pyo
+${PYSITELIB}/boto3/compat.py
+${PYSITELIB}/boto3/compat.pyc
+${PYSITELIB}/boto3/compat.pyo
+${PYSITELIB}/boto3/data/cloudformation/2010-05-15/resources-1.json
+${PYSITELIB}/boto3/data/cloudwatch/2010-08-01/resources-1.json
+${PYSITELIB}/boto3/data/dynamodb/2012-08-10/resources-1.json
+${PYSITELIB}/boto3/data/ec2/2014-10-01/resources-1.json
+${PYSITELIB}/boto3/data/ec2/2015-03-01/resources-1.json
+${PYSITELIB}/boto3/data/ec2/2015-04-15/resources-1.json
+${PYSITELIB}/boto3/data/ec2/2015-10-01/resources-1.json
+${PYSITELIB}/boto3/data/ec2/2016-04-01/resources-1.json
+${PYSITELIB}/boto3/data/ec2/2016-09-15/resources-1.json
+${PYSITELIB}/boto3/data/ec2/2016-11-15/resources-1.json
+${PYSITELIB}/boto3/data/glacier/2012-06-01/resources-1.json
+${PYSITELIB}/boto3/data/iam/2010-05-08/resources-1.json
+${PYSITELIB}/boto3/data/opsworks/2013-02-18/resources-1.json
+${PYSITELIB}/boto3/data/s3/2006-03-01/resources-1.json
+${PYSITELIB}/boto3/data/sns/2010-03-31/resources-1.json
+${PYSITELIB}/boto3/data/sqs/2012-11-05/resources-1.json
+${PYSITELIB}/boto3/docs/__init__.py
+${PYSITELIB}/boto3/docs/__init__.pyc
+${PYSITELIB}/boto3/docs/__init__.pyo
+${PYSITELIB}/boto3/docs/action.py
+${PYSITELIB}/boto3/docs/action.pyc
+${PYSITELIB}/boto3/docs/action.pyo
+${PYSITELIB}/boto3/docs/attr.py
+${PYSITELIB}/boto3/docs/attr.pyc
+${PYSITELIB}/boto3/docs/attr.pyo
+${PYSITELIB}/boto3/docs/base.py
+${PYSITELIB}/boto3/docs/base.pyc
+${PYSITELIB}/boto3/docs/base.pyo
+${PYSITELIB}/boto3/docs/client.py
+${PYSITELIB}/boto3/docs/client.pyc
+${PYSITELIB}/boto3/docs/client.pyo
+${PYSITELIB}/boto3/docs/collection.py
+${PYSITELIB}/boto3/docs/collection.pyc
+${PYSITELIB}/boto3/docs/collection.pyo
+${PYSITELIB}/boto3/docs/docstring.py
+${PYSITELIB}/boto3/docs/docstring.pyc
+${PYSITELIB}/boto3/docs/docstring.pyo
+${PYSITELIB}/boto3/docs/method.py
+${PYSITELIB}/boto3/docs/method.pyc
+${PYSITELIB}/boto3/docs/method.pyo
+${PYSITELIB}/boto3/docs/resource.py
+${PYSITELIB}/boto3/docs/resource.pyc
+${PYSITELIB}/boto3/docs/resource.pyo
+${PYSITELIB}/boto3/docs/service.py
+${PYSITELIB}/boto3/docs/service.pyc
+${PYSITELIB}/boto3/docs/service.pyo
+${PYSITELIB}/boto3/docs/subresource.py
+${PYSITELIB}/boto3/docs/subresource.pyc
+${PYSITELIB}/boto3/docs/subresource.pyo
+${PYSITELIB}/boto3/docs/utils.py
+${PYSITELIB}/boto3/docs/utils.pyc
+${PYSITELIB}/boto3/docs/utils.pyo
+${PYSITELIB}/boto3/docs/waiter.py
+${PYSITELIB}/boto3/docs/waiter.pyc
+${PYSITELIB}/boto3/docs/waiter.pyo
+${PYSITELIB}/boto3/dynamodb/__init__.py
+${PYSITELIB}/boto3/dynamodb/__init__.pyc
+${PYSITELIB}/boto3/dynamodb/__init__.pyo
+${PYSITELIB}/boto3/dynamodb/conditions.py
+${PYSITELIB}/boto3/dynamodb/conditions.pyc
+${PYSITELIB}/boto3/dynamodb/conditions.pyo
+${PYSITELIB}/boto3/dynamodb/table.py
+${PYSITELIB}/boto3/dynamodb/table.pyc
+${PYSITELIB}/boto3/dynamodb/table.pyo
+${PYSITELIB}/boto3/dynamodb/transform.py
+${PYSITELIB}/boto3/dynamodb/transform.pyc
+${PYSITELIB}/boto3/dynamodb/transform.pyo
+${PYSITELIB}/boto3/dynamodb/types.py
+${PYSITELIB}/boto3/dynamodb/types.pyc
+${PYSITELIB}/boto3/dynamodb/types.pyo
+${PYSITELIB}/boto3/ec2/__init__.py
+${PYSITELIB}/boto3/ec2/__init__.pyc
+${PYSITELIB}/boto3/ec2/__init__.pyo
+${PYSITELIB}/boto3/ec2/createtags.py
+${PYSITELIB}/boto3/ec2/createtags.pyc
+${PYSITELIB}/boto3/ec2/createtags.pyo
+${PYSITELIB}/boto3/ec2/deletetags.py
+${PYSITELIB}/boto3/ec2/deletetags.pyc
+${PYSITELIB}/boto3/ec2/deletetags.pyo
+${PYSITELIB}/boto3/exceptions.py
+${PYSITELIB}/boto3/exceptions.pyc
+${PYSITELIB}/boto3/exceptions.pyo
+${PYSITELIB}/boto3/resources/__init__.py
+${PYSITELIB}/boto3/resources/__init__.pyc
+${PYSITELIB}/boto3/resources/__init__.pyo
+${PYSITELIB}/boto3/resources/action.py
+${PYSITELIB}/boto3/resources/action.pyc
+${PYSITELIB}/boto3/resources/action.pyo
+${PYSITELIB}/boto3/resources/base.py
+${PYSITELIB}/boto3/resources/base.pyc
+${PYSITELIB}/boto3/resources/base.pyo
+${PYSITELIB}/boto3/resources/collection.py
+${PYSITELIB}/boto3/resources/collection.pyc
+${PYSITELIB}/boto3/resources/collection.pyo
+${PYSITELIB}/boto3/resources/factory.py
+${PYSITELIB}/boto3/resources/factory.pyc
+${PYSITELIB}/boto3/resources/factory.pyo
+${PYSITELIB}/boto3/resources/model.py
+${PYSITELIB}/boto3/resources/model.pyc
+${PYSITELIB}/boto3/resources/model.pyo
+${PYSITELIB}/boto3/resources/params.py
+${PYSITELIB}/boto3/resources/params.pyc
+${PYSITELIB}/boto3/resources/params.pyo
+${PYSITELIB}/boto3/resources/response.py
+${PYSITELIB}/boto3/resources/response.pyc
+${PYSITELIB}/boto3/resources/response.pyo
+${PYSITELIB}/boto3/s3/__init__.py
+${PYSITELIB}/boto3/s3/__init__.pyc
+${PYSITELIB}/boto3/s3/__init__.pyo
+${PYSITELIB}/boto3/s3/inject.py
+${PYSITELIB}/boto3/s3/inject.pyc
+${PYSITELIB}/boto3/s3/inject.pyo
+${PYSITELIB}/boto3/s3/transfer.py
+${PYSITELIB}/boto3/s3/transfer.pyc
+${PYSITELIB}/boto3/s3/transfer.pyo
+${PYSITELIB}/boto3/session.py
+${PYSITELIB}/boto3/session.pyc
+${PYSITELIB}/boto3/session.pyo
+${PYSITELIB}/boto3/utils.py
+${PYSITELIB}/boto3/utils.pyc
+${PYSITELIB}/boto3/utils.pyo
diff --git a/net/py-boto3/distinfo b/net/py-boto3/distinfo
new file mode 100644
index 00000000000..f73ec1ca97d
--- /dev/null
+++ b/net/py-boto3/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/07/03 21:15:50 adam Exp $
+
+SHA1 (boto3-1.4.4.tar.gz) = 1d46729aa48da778297cab42d765b6b4ca0098f5
+RMD160 (boto3-1.4.4.tar.gz) = d2c86bd6fc4e25b6cf45fb8c5bf7159774c18a66
+SHA512 (boto3-1.4.4.tar.gz) = 7b0ffdf5ff07c8497ce3a2f12c700f76aefd206e4a277fee51924cbad4175f2cd3de203a58635f297a2e97483f6fbd328f682298d62fc2168b4400fd7b0ef116
+Size (boto3-1.4.4.tar.gz) = 92251 bytes