pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-awscli



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep  4 18:10:48 UTC 2017

Modified Files:
        pkgsrc/net/py-awscli: Makefile PLIST distinfo

Log Message:
1.11.145
api-change:ssm: Update ssm command to latest version
api-change:mobile: Update mobile command to latest version
api-change:gamelift: Update gamelift command to latest version


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/py-awscli/Makefile \
    pkgsrc/net/py-awscli/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-awscli/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-awscli/Makefile
diff -u pkgsrc/net/py-awscli/Makefile:1.10 pkgsrc/net/py-awscli/Makefile:1.11
--- pkgsrc/net/py-awscli/Makefile:1.10  Tue Aug 15 09:59:52 2017
+++ pkgsrc/net/py-awscli/Makefile       Mon Sep  4 18:10:48 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2017/08/15 09:59:52 adam Exp $
+# $NetBSD: Makefile,v 1.11 2017/09/04 18:10:48 adam Exp $
 
-DISTNAME=      awscli-1.11.134
+DISTNAME=      awscli-1.11.145
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/awscli/}
Index: pkgsrc/net/py-awscli/distinfo
diff -u pkgsrc/net/py-awscli/distinfo:1.10 pkgsrc/net/py-awscli/distinfo:1.11
--- pkgsrc/net/py-awscli/distinfo:1.10  Tue Aug 15 09:59:52 2017
+++ pkgsrc/net/py-awscli/distinfo       Mon Sep  4 18:10:48 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/08/15 09:59:52 adam Exp $
+$NetBSD: distinfo,v 1.11 2017/09/04 18:10:48 adam Exp $
 
-SHA1 (awscli-1.11.134.tar.gz) = ea1e005a6c17bd11c9ec0139cc9db02ca5c68e27
-RMD160 (awscli-1.11.134.tar.gz) = 5da3404a9b30393008ee418715948fd5aba1c73e
-SHA512 (awscli-1.11.134.tar.gz) = b3574c4ca08500b806a98c913a3bc7dec4c8083c65d6b0032327af2e575e9e017b28ec7938d99b0319fe2d250b9ca198586e5861a5fe486fdc43f168cbdaa6a8
-Size (awscli-1.11.134.tar.gz) = 549166 bytes
+SHA1 (awscli-1.11.145.tar.gz) = af36da2bb33f159d098194707e7a5f3c6921b704
+RMD160 (awscli-1.11.145.tar.gz) = da895065d6419c00502234552fca6c7fc513ce36
+SHA512 (awscli-1.11.145.tar.gz) = 4e2bad331fe9951adcfb9d4827c552a425c202405b04bbac9b9fd9d1f28add374c90ae4851de6fc2282322dbc6997c68d4e986de75ba0385b093a3d5564be3b8
+Size (awscli-1.11.145.tar.gz) = 550627 bytes

Index: pkgsrc/net/py-awscli/PLIST
diff -u pkgsrc/net/py-awscli/PLIST:1.1 pkgsrc/net/py-awscli/PLIST:1.2
--- pkgsrc/net/py-awscli/PLIST:1.1      Mon Jul  3 21:24:14 2017
+++ pkgsrc/net/py-awscli/PLIST  Mon Sep  4 18:10:48 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/07/03 21:24:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/09/04 18:10:48 adam Exp $
 bin/aws
 bin/aws.cmd
 bin/aws_bash_completer
@@ -863,6 +863,7 @@ ${PYSITELIB}/awscli/examples/ec2/confirm
 ${PYSITELIB}/awscli/examples/ec2/copy-image.rst
 ${PYSITELIB}/awscli/examples/ec2/copy-snapshot.rst
 ${PYSITELIB}/awscli/examples/ec2/create-customer-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/create-default-vpc.rst
 ${PYSITELIB}/awscli/examples/ec2/create-dhcp-options.rst
 ${PYSITELIB}/awscli/examples/ec2/create-egress-only-internet-gateway.rst
 ${PYSITELIB}/awscli/examples/ec2/create-flow-logs.rst
@@ -873,6 +874,7 @@ ${PYSITELIB}/awscli/examples/ec2/create-
 ${PYSITELIB}/awscli/examples/ec2/create-nat-gateway.rst
 ${PYSITELIB}/awscli/examples/ec2/create-network-acl-entry.rst
 ${PYSITELIB}/awscli/examples/ec2/create-network-acl.rst
+${PYSITELIB}/awscli/examples/ec2/create-network-interface-permission.rst
 ${PYSITELIB}/awscli/examples/ec2/create-network-interface.rst
 ${PYSITELIB}/awscli/examples/ec2/create-placement-group.rst
 ${PYSITELIB}/awscli/examples/ec2/create-route-table.rst
@@ -898,6 +900,7 @@ ${PYSITELIB}/awscli/examples/ec2/delete-
 ${PYSITELIB}/awscli/examples/ec2/delete-nat-gateway.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-network-acl-entry.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-network-acl.rst
+${PYSITELIB}/awscli/examples/ec2/delete-network-interface-permission.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-network-interface.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-placement-group.rst
 ${PYSITELIB}/awscli/examples/ec2/delete-route-table.rst
@@ -941,6 +944,7 @@ ${PYSITELIB}/awscli/examples/ec2/describ
 ${PYSITELIB}/awscli/examples/ec2/describe-nat-gateways.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-network-acls.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-network-interface-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/describe-network-interface-permissions.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-network-interfaces.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-placement-groups.rst
 ${PYSITELIB}/awscli/examples/ec2/describe-prefix-lists.rst
@@ -1474,6 +1478,7 @@ ${PYSITELIB}/awscli/examples/organizatio
 ${PYSITELIB}/awscli/examples/organizations/list-accounts-for-parent.rst
 ${PYSITELIB}/awscli/examples/organizations/list-accounts.rst
 ${PYSITELIB}/awscli/examples/organizations/list-children.rst
+${PYSITELIB}/awscli/examples/organizations/list-create-account-status.rst
 ${PYSITELIB}/awscli/examples/organizations/list-handshakes-for-account.rst
 ${PYSITELIB}/awscli/examples/organizations/list-handshakes-for-organization.rst
 ${PYSITELIB}/awscli/examples/organizations/list-organizational-units-for-parent.rst



Home | Main Index | Thread Index | Old Index