From d1d150b60ce6030e763ff41b89c003786bb90fc4de6b25af7ecf82d1b09fb85c Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 18 Feb 2020 00:23:37 +0000 Subject: [PATCH] Accepting request 774997 from home:glaubitz:branches:devel:languages:python:aws - Version update to 1.12.0 * feature:retries: [``botocore``] Add support for retry modes, including ``standard`` and ``adaptive`` modes (`#1972 `__) * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``mediatailor``: [``botocore``] Update mediatailor client to latest version * api-change:``securityhub``: [``botocore``] Update securityhub client to latest version * api-change:``shield``: [``botocore``] Update shield client to latest version - from version 1.11.17 * api-change:``mediapackage-vod``: [``botocore``] Update mediapackage-vod client to latest version - from version 1.11.16 * api-change:``glue``: [``botocore``] Update glue client to latest version * api-change:``chime``: [``botocore``] Update chime client to latest version * api-change:``workmail``: [``botocore``] Update workmail client to latest version * api-change:``ds``: [``botocore``] Update ds client to latest version * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``es``: [``botocore``] Update es client to latest version * api-change:``neptune``: [``botocore``] Update neptune client to latest version - from version 1.11.15 * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``cognito-idp``: [``botocore``] Update cognito-idp client to latest version * api-change:``cloudformation``: [``botocore``] Update cloudformation client to latest version - from version 1.11.14 * api-change:``docdb``: [``botocore``] Update docdb client to latest version * api-change:``kms``: [``botocore``] Update kms client to latest version - from version 1.11.13 * api-change:``robomaker``: [``botocore``] Update robomaker client to latest version * api-change:``imagebuilder``: [``botocore``] Update imagebuilder client to latest version * api-change:``rds``: [``botocore``] Update rds client to latest version - from version 1.11.12 * api-change:``ebs``: [``botocore``] Update ebs client to latest version OBS-URL: https://build.opensuse.org/request/show/774997 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=59 --- 1.11.9.tar.gz | 3 --- 1.12.0.tar.gz | 3 +++ python-boto3.changes | 57 ++++++++++++++++++++++++++++++++++++++++++++ python-boto3.spec | 10 ++++---- 4 files changed, 65 insertions(+), 8 deletions(-) delete mode 100644 1.11.9.tar.gz create mode 100644 1.12.0.tar.gz diff --git a/1.11.9.tar.gz b/1.11.9.tar.gz deleted file mode 100644 index a8151b4..0000000 --- a/1.11.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e5577b92de767ce44c67ed6732691815e78518806b4168d1869a9bb06d5e8b7 -size 277766 diff --git a/1.12.0.tar.gz b/1.12.0.tar.gz new file mode 100644 index 0000000..c77043e --- /dev/null +++ b/1.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b614ea25031169e4701c0866c051a639eb02bddd7fc6bfd48050b5fc6b86e38 +size 281534 diff --git a/python-boto3.changes b/python-boto3.changes index 17c5575..60f6fd0 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Mon Feb 17 17:46:35 UTC 2020 - John Paul Adrian Glaubitz + +- Version update to 1.12.0 + * feature:retries: [``botocore``] Add support for retry modes, including ``standard`` + and ``adaptive`` modes (`#1972 `__) + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``mediatailor``: [``botocore``] Update mediatailor client to latest version + * api-change:``securityhub``: [``botocore``] Update securityhub client to latest version + * api-change:``shield``: [``botocore``] Update shield client to latest version +- from version 1.11.17 + * api-change:``mediapackage-vod``: [``botocore``] Update mediapackage-vod client to latest version +- from version 1.11.16 + * api-change:``glue``: [``botocore``] Update glue client to latest version + * api-change:``chime``: [``botocore``] Update chime client to latest version + * api-change:``workmail``: [``botocore``] Update workmail client to latest version + * api-change:``ds``: [``botocore``] Update ds client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``es``: [``botocore``] Update es client to latest version + * api-change:``neptune``: [``botocore``] Update neptune client to latest version +- from version 1.11.15 + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``cognito-idp``: [``botocore``] Update cognito-idp client to latest version + * api-change:``cloudformation``: [``botocore``] Update cloudformation client to latest version +- from version 1.11.14 + * api-change:``docdb``: [``botocore``] Update docdb client to latest version + * api-change:``kms``: [``botocore``] Update kms client to latest version +- from version 1.11.13 + * api-change:``robomaker``: [``botocore``] Update robomaker client to latest version + * api-change:``imagebuilder``: [``botocore``] Update imagebuilder client to latest version + * api-change:``rds``: [``botocore``] Update rds client to latest version +- from version 1.11.12 + * api-change:``ebs``: [``botocore``] Update ebs client to latest version + * api-change:``appsync``: [``botocore``] Update appsync client to latest version + * api-change:``lex-models``: [``botocore``] Update lex-models client to latest version + * api-change:``ecr``: [``botocore``] Update ecr client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version +- from version 1.11.11 + * api-change:``groundstation``: [``botocore``] Update groundstation client to latest version + * api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version + * api-change:``dlm``: [``botocore``] Update dlm client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``forecastquery``: [``botocore``] Update forecastquery client to latest version + * api-change:``securityhub``: [``botocore``] Update securityhub client to latest version + * api-change:``resourcegroupstaggingapi``: [``botocore``] Update + resourcegroupstaggingapi client to latest version +- from version 1.11.10 + * api-change:``workmail``: [``botocore``] Update workmail client to latest version + * api-change:``iot``: [``botocore``] Update iot client to latest version + * api-change:``cloudfront``: [``botocore``] Update cloudfront client to latest version + * api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version + * api-change:``ssm``: [``botocore``] Update ssm client to latest version + * api-change:``kafka``: [``botocore``] Update kafka client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version +- Update BuildRequires and Requires from setup.py + ------------------------------------------------------------------- Thu Jan 30 12:10:45 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index 55d2297..4420a8b 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-boto3 -Version: 1.11.9 +Version: 1.12.0 Release: 0 Summary: Amazon Web Services Library License: Apache-2.0 @@ -26,8 +26,8 @@ Group: Development/Languages/Python URL: https://github.com/boto/boto3 Source: https://github.com/boto/boto3/archive/%{version}.tar.gz # Related test dependencies -BuildRequires: %{python_module botocore < 1.15.0} -BuildRequires: %{python_module botocore >= 1.14.9} +BuildRequires: %{python_module botocore < 1.16.0} +BuildRequires: %{python_module botocore >= 1.15.0} BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} BuildRequires: %{python_module s3transfer < 0.4.0} @@ -36,8 +36,8 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-botocore < 1.15.0 -Requires: python-botocore >= 1.14.9 +Requires: python-botocore < 1.16.0 +Requires: python-botocore >= 1.15.0 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.4.0