Update to py-botocore-1.8.33.
This commit is contained in:
parent
6575609e57
commit
8eb2109ab8
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.243 2018/01/13 08:50:50 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.244 2018/01/20 11:03:12 ajacoutot Exp $
|
||||
|
||||
# !!! do not update blindly: sysutils/awscli requires a specific version
|
||||
|
||||
COMMENT= low-level interface to Amazon Web Services
|
||||
|
||||
MODPY_EGG_VERSION= 1.8.28
|
||||
MODPY_EGG_VERSION= 1.8.33
|
||||
DISTNAME= botocore-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (botocore-1.8.28.tar.gz) = AtNgeXlE8JH7U0GipRgQqm9E+LQKxmlRyHZVXkEOXwY=
|
||||
SIZE (botocore-1.8.28.tar.gz) = 4176229
|
||||
SHA256 (botocore-1.8.33.tar.gz) = +inqVPJrEZNoIzLTtM3eeqebTqzLI/cOiGclCcJFRvQ=
|
||||
SIZE (botocore-1.8.33.tar.gz) = 4185097
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.77 2017/12/13 12:09:48 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.78 2018/01/20 11:03:12 ajacoutot Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
@ -81,6 +81,10 @@ lib/python${MODPY_VERSION}/site-packages/botocore/data/athena/2017-05-18/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/athena/2017-05-18/paginators-1.json
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/athena/2017-05-18/service-2.json
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/autoscaling/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/autoscaling-plans/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/autoscaling-plans/2018-01-06/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/autoscaling-plans/2018-01-06/paginators-1.json
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/autoscaling-plans/2018-01-06/service-2.json
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/autoscaling/2011-01-01/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/autoscaling/2011-01-01/examples-1.json
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/autoscaling/2011-01-01/paginators-1.json
|
||||
@ -725,6 +729,10 @@ lib/python${MODPY_VERSION}/site-packages/botocore/data/swf/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/swf/2012-01-25/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/swf/2012-01-25/paginators-1.json
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/swf/2012-01-25/service-2.json
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/transcribe/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/transcribe/2017-10-26/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/transcribe/2017-10-26/paginators-1.json
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/transcribe/2017-10-26/service-2.json
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/translate/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/translate/2017-07-01/
|
||||
lib/python${MODPY_VERSION}/site-packages/botocore/data/translate/2017-07-01/paginators-1.json
|
||||
|
Loading…
Reference in New Issue
Block a user