diff --git a/botocore-1.5.67.tar.gz b/botocore-1.5.67.tar.gz deleted file mode 100644 index 15c1f83..0000000 --- a/botocore-1.5.67.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02abb78061ab87986431c428862b6c2d9158f8d1d508377b1356564084f1ae90 -size 3640999 diff --git a/botocore-1.5.89.tar.gz b/botocore-1.5.89.tar.gz new file mode 100644 index 0000000..d848a17 --- /dev/null +++ b/botocore-1.5.89.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bcf712584da0a3bfbea37767f6d4e7bbb8b683c75032dee14a2a277540fecc +size 3706998 diff --git a/python-botocore.changes b/python-botocore.changes index 33e6c69..e1070df 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Fri Aug 25 12:24:52 UTC 2017 - tbechtold@suse.com + +- update to version 1.5.89 + * Bumping version to 1.5.88 + * Bumping version to 1.5.89 + * Add test for unsigned presign + * Added release notes for Organizations paginators + * Bumping version to 1.5.80 + * Bumping version to 1.5.81 + * Bumping version to 1.5.82 + * Bumping version to 1.5.83 + * Bumping version to 1.5.84 + * Bumping version to 1.5.85 + * Bumping version to 1.5.86 + * Bumping version to 1.5.87 + * Ensure header values are utf8 in signing string + * Generate example enum + * Added release notes for Athena paginators + * Bumping version to 1.5.74 + * Remove _UNSIGNED from the namespace + * Vendor six at version 1.10.0 + * Remove a bit of dead code from s3 presign default + * Use assertEqual instead of deprecated assertEquals + * Don't fail OpenSSL version check on 1.1.0 + * Move config check function to client module + * Update kinesis non_aggregate_keys + * Allow proxies to be set through the Config object. + * Test restricted regions don't use virtual host + * Fix SigV2Auth for GET requests + * Add paginators for IoT list calls + * Move sigv2 presign defaulting to client creator + * Bumping version to 1.5.68 + * Bumping version to 1.5.69 + * Adding SSE related fields to Kinesis non_aggregate_keys + * Add test for six.moves thread safety + * Added paginators for the Organizations service + * Added release notes for IoT paginators + * Make copying UNSIGNED return the same instance + * Add SSM describe_parameters paginator + * Use sigv2 by default for presigning s3 + * Always use embedded URIs + * Revert "Merge pull request #1208 from JordonPhillips/sv4-final" + * Update to latest models + * Remove unused import + * Remove default value for deepcopy + * Fix all invalid escape sequences discovered running tests + * Revert "Merge branch 'revert-sigv4' into develop" + * Update to latest endpoints + * Discard starting_truncation after first request + * Bumping version to 1.5.75 + * Bumping version to 1.5.79 + * Bumping version to 1.5.77 + * Bumping version to 1.5.76 + * Bumping version to 1.5.71 + * Bumping version to 1.5.70 + * Bumping version to 1.5.73 + * Bumping version to 1.5.72 + * Clean up all unused imports in tests + * Added release notes for SSM paginator + * Bumping version to 1.5.78 + * Enable pip cache in Travis CI builds + * Use sigv4 by default for s3 + * added paginators for athena + ------------------------------------------------------------------- Wed Jun 14 21:10:02 UTC 2017 - rjschwei@suse.com diff --git a/python-botocore.spec b/python-botocore.spec index 98c92d7..c942f4e 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-botocore -Version: 1.5.67 +Version: 1.5.89 Release: 0 Summary: Python interface for AWS License: Apache-2.0 @@ -51,7 +51,7 @@ BuildArch: noarch %python_subpackages %description -A low-level interface to a growing number of Amazon Web Services. +A low-level interface to a growing number of Amazon Web Services. %prep %setup -q -n botocore-%{version}