diff options
author | adam <adam@pkgsrc.org> | 2017-11-30 11:16:01 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-11-30 11:16:01 +0000 |
commit | 5437d8f0de23938bc3df0c97d7e4f462201e46d7 (patch) | |
tree | 344f564797c7c9a92fddad9c3c843333fc7f02ff /net | |
parent | 2c45980a3fbb4372c44310df5e5608da2ca8fb68 (diff) | |
download | pkgsrc-5437d8f0de23938bc3df0c97d7e4f462201e46d7.tar.gz |
py-awscli: updated to 1.14.1
1.14.1
api-change:ssm: Update ssm command to latest version
api-change:waf: Update waf command to latest version
api-change:lightsail: Update lightsail command to latest version
api-change:autoscaling: Update autoscaling command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:resource-groups: Update resource-groups command to latest version
api-change:waf-regional: Update waf-regional command to latest version
Diffstat (limited to 'net')
-rw-r--r-- | net/py-awscli/Makefile | 4 | ||||
-rw-r--r-- | net/py-awscli/PLIST | 20 | ||||
-rw-r--r-- | net/py-awscli/distinfo | 10 |
3 files changed, 26 insertions, 8 deletions
diff --git a/net/py-awscli/Makefile b/net/py-awscli/Makefile index a9e66e03064..38b05118e3e 100644 --- a/net/py-awscli/Makefile +++ b/net/py-awscli/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2017/11/28 09:41:05 adam Exp $ +# $NetBSD: Makefile,v 1.15 2017/11/30 11:16:01 adam Exp $ -DISTNAME= awscli-1.12.2 +DISTNAME= awscli-1.14.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=a/awscli/} diff --git a/net/py-awscli/PLIST b/net/py-awscli/PLIST index 8f0d91360bb..08a87e60b89 100644 --- a/net/py-awscli/PLIST +++ b/net/py-awscli/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2017/10/06 08:37:28 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2017/11/30 11:16:01 adam Exp $ bin/aws bin/aws.cmd bin/aws_bash_completer @@ -324,6 +324,24 @@ ${PYSITELIB}/awscli/customizations/generatecliskeleton.pyo ${PYSITELIB}/awscli/customizations/globalargs.py ${PYSITELIB}/awscli/customizations/globalargs.pyc ${PYSITELIB}/awscli/customizations/globalargs.pyo +${PYSITELIB}/awscli/customizations/history/__init__.py +${PYSITELIB}/awscli/customizations/history/__init__.pyc +${PYSITELIB}/awscli/customizations/history/__init__.pyo +${PYSITELIB}/awscli/customizations/history/commands.py +${PYSITELIB}/awscli/customizations/history/commands.pyc +${PYSITELIB}/awscli/customizations/history/commands.pyo +${PYSITELIB}/awscli/customizations/history/constants.py +${PYSITELIB}/awscli/customizations/history/constants.pyc +${PYSITELIB}/awscli/customizations/history/constants.pyo +${PYSITELIB}/awscli/customizations/history/db.py +${PYSITELIB}/awscli/customizations/history/db.pyc +${PYSITELIB}/awscli/customizations/history/db.pyo +${PYSITELIB}/awscli/customizations/history/list.py +${PYSITELIB}/awscli/customizations/history/list.pyc +${PYSITELIB}/awscli/customizations/history/list.pyo +${PYSITELIB}/awscli/customizations/history/show.py +${PYSITELIB}/awscli/customizations/history/show.pyc +${PYSITELIB}/awscli/customizations/history/show.pyo ${PYSITELIB}/awscli/customizations/iamvirtmfa.py ${PYSITELIB}/awscli/customizations/iamvirtmfa.pyc ${PYSITELIB}/awscli/customizations/iamvirtmfa.pyo diff --git a/net/py-awscli/distinfo b/net/py-awscli/distinfo index 08799502ea1..5c02e699931 100644 --- a/net/py-awscli/distinfo +++ b/net/py-awscli/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2017/11/28 09:41:05 adam Exp $ +$NetBSD: distinfo,v 1.15 2017/11/30 11:16:01 adam Exp $ -SHA1 (awscli-1.12.2.tar.gz) = 9f941955d88eeaffb69f60aab69a0445cb19d7fd -RMD160 (awscli-1.12.2.tar.gz) = 761be34e186527dc89f73f6ecf73042fee849a66 -SHA512 (awscli-1.12.2.tar.gz) = 8b6647b6d2407501f6cba38269a2bcbdfe6a21a50e014aa7fbd9d91c4a89fd18bbee9adc7393d06e008289fc39edf690bcdec349c82788b0fc8a25060b178782 -Size (awscli-1.12.2.tar.gz) = 559921 bytes +SHA1 (awscli-1.14.1.tar.gz) = 72cc59d25295a02eecc341b91c601b914ebed8a2 +RMD160 (awscli-1.14.1.tar.gz) = 651b575e159228f6942b777776ef3ea108c6c633 +SHA512 (awscli-1.14.1.tar.gz) = 4d20582c6054c8f39fb7897ad6d12ce7b680c0d6de3d44f16a64254d9bd1f0cd0cb44f31eaab314de751280a1462adf7e1befdbe8cca527362004702aea13162 +Size (awscli-1.14.1.tar.gz) = 569804 bytes |