py-awscli: updated to 1.14.40
1.14.40 api-change:gamelift: Update gamelift command to latest version api-change:mediaconvert: Update mediaconvert command to latest version 1.14.39 api-change:appsync: Update appsync command to latest version api-change:lex-models: Update lex-models command to latest version 1.14.38 api-change:route53: Update route53 command to latest version api-change:glacier: Update glacier command to latest version 1.14.37 api-change:cognito-idp: Update cognito-idp command to latest version api-change:ec2: Update ec2 command to latest version api-change:rds: Update rds command to latest version api-change:guardduty: Update guardduty command to latest version api-change:kms: Update kms command to latest version 1.14.36 api-change:lex-runtime: Update lex-runtime command to latest version api-change:ec2: Update ec2 command to latest version api-change:lex-models: Update lex-models command to latest version 1.14.35 api-change:budgets: Update budgets command to latest version api-change:gamelift: Update gamelift command to latest version api-change:ds: Update ds command to latest version api-change:mediastore: Update mediastore command to latest version api-change:appstream: Update appstream command to latest version api-change:dynamodb: Update dynamodb command to latest version api-change:medialive: Update medialive command to latest version api-change:dms: Update dms command to latest version
This commit is contained in:
parent
92ea19b905
commit
abc0c18d90
2 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.18 2018/01/23 10:25:47 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2018/02/16 12:16:17 adam Exp $
|
||||
|
||||
DISTNAME= awscli-1.14.30
|
||||
DISTNAME= awscli-1.14.40
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=a/awscli/}
|
||||
|
@ -10,11 +10,11 @@ HOMEPAGE= https://github.com/aws/aws-cli
|
|||
COMMENT= Universal Command Line Interface for Amazon Web Services
|
||||
LICENSE= apache-2.0
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-botocore>=1.6.1:../../net/py-botocore
|
||||
DEPENDS+= ${PYPKGPREFIX}-botocore>=1.8.44:../../net/py-botocore
|
||||
DEPENDS+= ${PYPKGPREFIX}-colorama>=0.3.2:../../comms/py-colorama
|
||||
DEPENDS+= ${PYPKGPREFIX}-docutils>=0.10:../../textproc/py-docutils
|
||||
DEPENDS+= ${PYPKGPREFIX}-rsa>=3.4.1:../../security/py-rsa
|
||||
DEPENDS+= ${PYPKGPREFIX}-s3transfer>=0.1.9:../../net/py-s3transfer
|
||||
DEPENDS+= ${PYPKGPREFIX}-s3transfer>=0.1.12:../../net/py-s3transfer
|
||||
DEPENDS+= ${PYPKGPREFIX}-yaml>=3.10:../../textproc/py-yaml
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.18 2018/01/23 10:25:47 adam Exp $
|
||||
$NetBSD: distinfo,v 1.19 2018/02/16 12:16:17 adam Exp $
|
||||
|
||||
SHA1 (awscli-1.14.30.tar.gz) = 58e3359ec60ffaceef37863018ac6e49d369f40c
|
||||
RMD160 (awscli-1.14.30.tar.gz) = d12a05ab1e20c32bfc59e71a628292d42329936c
|
||||
SHA512 (awscli-1.14.30.tar.gz) = acebd4ce9a62d3b6db40e5b1ecd24d5c3094b74bbdbe0baad4ec9d898769a47f1df8de4c35ffd3c7d0c6b30f01cfc687c6427410b8a07801ecffc8e60f10ed2b
|
||||
Size (awscli-1.14.30.tar.gz) = 586906 bytes
|
||||
SHA1 (awscli-1.14.40.tar.gz) = b0db3cf99bf2dee37beb8d0a6b4ef26bf84e1296
|
||||
RMD160 (awscli-1.14.40.tar.gz) = 42d57458c63f478106234a71f11063c9c3cc7d9b
|
||||
SHA512 (awscli-1.14.40.tar.gz) = 32da6cbd9bc5431b53fdafdfd9e2c1ef86441e20ce3297d3aff3e0467e7d1cb569780c79c7501289d2c660023e2c3ec64a1fc4123e55886fa1f5f68592295f2e
|
||||
Size (awscli-1.14.40.tar.gz) = 587584 bytes
|
||||
|
|
Loading…
Reference in a new issue