1.5.80:
api-change:kinesis: Update kinesis client to latest version api-change:kms: Update kms client to latest version api-change:ds: Update ds client to latest version api-change:ssm: Update ssm client to latest version
This commit is contained in:
parent
610ccfa085
commit
47a160f8b9
3 changed files with 9 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.2 2017/07/06 07:19:50 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2017/07/07 04:11:27 adam Exp $
|
||||
|
||||
DISTNAME= botocore-1.5.79
|
||||
DISTNAME= botocore-1.5.80
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=b/botocore/}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2017/07/03 21:09:44 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2017/07/07 04:11:27 adam Exp $
|
||||
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
||||
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
||||
|
@ -164,6 +164,7 @@ ${PYSITELIB}/botocore/data/dms/2016-01-01/examples-1.json
|
|||
${PYSITELIB}/botocore/data/dms/2016-01-01/paginators-1.json
|
||||
${PYSITELIB}/botocore/data/dms/2016-01-01/service-2.json
|
||||
${PYSITELIB}/botocore/data/ds/2015-04-16/examples-1.json
|
||||
${PYSITELIB}/botocore/data/ds/2015-04-16/paginators-1.json
|
||||
${PYSITELIB}/botocore/data/ds/2015-04-16/service-2.json
|
||||
${PYSITELIB}/botocore/data/dynamodb/2012-08-10/examples-1.json
|
||||
${PYSITELIB}/botocore/data/dynamodb/2012-08-10/paginators-1.json
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.2 2017/07/06 07:19:50 adam Exp $
|
||||
$NetBSD: distinfo,v 1.3 2017/07/07 04:11:27 adam Exp $
|
||||
|
||||
SHA1 (botocore-1.5.79.tar.gz) = e90bcea6e4d11e6252f47d4588558704585a3913
|
||||
RMD160 (botocore-1.5.79.tar.gz) = 5b0b580eb608751b3d40714a7cce435cc923e592
|
||||
SHA512 (botocore-1.5.79.tar.gz) = 5d5c5a11437a757259a376ca461c6245dbae68d61537070191228a147f1b0dbfd9fc68bcd1f05938686180b47e3e1d4e4a1fa715ee72ddedfbab7f132a7b9064
|
||||
Size (botocore-1.5.79.tar.gz) = 3676012 bytes
|
||||
SHA1 (botocore-1.5.80.tar.gz) = 0d5dd1cfc889afef12c5c0e03ad242c7ca5be0d8
|
||||
RMD160 (botocore-1.5.80.tar.gz) = 7b5790f54326c4009629db5878d85277f37f9d25
|
||||
SHA512 (botocore-1.5.80.tar.gz) = 6714f3405ec57debe51a65b842f45cc7c75fb246e0a8c240d6f927014c4ba617fcedd43fd8824b417a81c94fd122989937c52166b373f7fbab3acb608d2e0fc6
|
||||
Size (botocore-1.5.80.tar.gz) = 3680973 bytes
|
||||
|
|
Loading…
Reference in a new issue