From 820ac206cd6a2fe438df9b17b0e473ef856d56c30321b7e900fab00aef3160ec Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 10 Jan 2018 22:39:00 +0000 Subject: [PATCH] Accepting request 563335 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/563335 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=23 --- botocore-1.8.11.tar.gz | 3 -- botocore-1.8.26.tar.gz | 3 ++ python-botocore.changes | 76 +++++++++++++++++++++++++++++++++++++++++ python-botocore.spec | 4 +-- 4 files changed, 81 insertions(+), 5 deletions(-) delete mode 100644 botocore-1.8.11.tar.gz create mode 100644 botocore-1.8.26.tar.gz diff --git a/botocore-1.8.11.tar.gz b/botocore-1.8.11.tar.gz deleted file mode 100644 index 25ff3ed..0000000 --- a/botocore-1.8.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c189f4f1b3a834c1679c875912f4d54553ded215e7060812c82494fa4883b5b -size 4156465 diff --git a/botocore-1.8.26.tar.gz b/botocore-1.8.26.tar.gz new file mode 100644 index 0000000..cd9e56c --- /dev/null +++ b/botocore-1.8.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb609fc0c8b219fd8f209586508ea857c83b16042030507e3300042015a4326 +size 4175038 diff --git a/python-botocore.changes b/python-botocore.changes index f1afc0e..fed5d8b 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,79 @@ +------------------------------------------------------------------- +Wed Jan 10 10:44:46 UTC 2018 - adrian.glaubitz@suse.com + +- update to version 1.8.26: (bsc#1075263) + * api-change:kms: Update kms client to latest version + +- changes from version 1.8.25: + * api-change:ds: Update ds client to latest version + +- changes from version 1.8.24: + * api-change:route53: Update route53 client to latest version + * api-change:discovery: Update discovery client to latest version + * api-change:codedeploy: Update codedeploy client to latest version + +- changes from version 1.8.23: + * api-change:ssm: Update ssm client to latest version + * api-change:inspector: Update inspector client to latest version + * api-change:snowball: Update snowball client to latest version + +- changes from version 1.8.22: + * api-change:rds: Update rds client to latest version + +- changes from version 1.8.21: + * api-change:workspaces: Update workspaces client to latest version + +- changes from version 1.8.20: + * api-change:ecs: Update ecs client to latest version + * api-change:ec2: Update ec2 client to latest version + * api-change:inspector: Update inspector client to latest version + * api-change:sagemaker: Update sagemaker client to latest version + +- changes from version 1.8.19: + * api-change:ec2: Update ec2 client to latest version + * enhancement:Paginator: Added paginator support for lambda list aliases operation. + * api-change:kinesisanalytics: Update kinesisanalytics client to latest version + * api-change:codebuild: Update codebuild client to latest version + +- changes from version 1.8.18: + * api-change:iot: Update iot client to latest version + * api-change:config: Update config client to latest version + +- changes from version 1.8.17: + * api-change:route53: Update route53 client to latest version + * api-change:apigateway: Update apigateway client to latest version + * api-change:mediastore-data: Update mediastore-data client to latest version + +- changes from version 1.8.16: + * bugfix:presigned-url: Fixes a bug where content-type would be set + on presigned requests for query services. + * api-change:cloudwatch: Update cloudwatch client to latest version + +- changes from version 1.8.15: + * api-change:appstream: Update appstream client to latest version + +- changes from version 1.8.14: + * api-change:ses: Update ses client to latest version + * enhancement:credentials: Moved the JSONFileCache from the CLI into + botocore so that it can be used without importing from the cli. + * api-change:apigateway: Update apigateway client to latest version + +- changes from version 1.8.13: + * api-change:codedeploy: Update codedeploy client to latest version + * bugfix:sagemaker-runtime: Renamed the runtime.sagemaker service to + sagemaker-runtime to be more consistent with existing services. The + old service name is now aliased to sagemaker-runtime to maintain + backwards compatibility. + * bugfix:Stubber: This change makes the error handling more verbose + in the case where a stubbed method has been called, but the Stubber + is not expecting a call. + * api-change:workmail: Update workmail client to latest version + +- changes from version 1.8.12: + * api-change:sagemaker: Update sagemaker client to latest version + * api-change:cognito-idp: Update cognito-idp client to latest version + * api-change:lex-models: Update lex-models client to latest version + ------------------------------------------------------------------- Sat Dec 9 17:02:55 UTC 2017 - arun@gmx.de diff --git a/python-botocore.spec b/python-botocore.spec index 78f5223..d942c49 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,7 +1,7 @@ # # spec file for package python-botocore # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-botocore -Version: 1.8.11 +Version: 1.8.26 Release: 0 Summary: Python interface for AWS License: Apache-2.0