diff --git a/1.7.62.tar.gz b/1.7.62.tar.gz deleted file mode 100644 index 9ccf1e1..0000000 --- a/1.7.62.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:850ddcd1c1440b06b4344262a1707db2a29be2c2b0ad4b8a94c20dcdb7604664 -size 229967 diff --git a/1.7.75.tar.gz b/1.7.75.tar.gz new file mode 100644 index 0000000..dc0968b --- /dev/null +++ b/1.7.75.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4eec1eabf1aa38d9cbb6096243075da60e384a4277bd232928a8ded36519cd6 +size 230720 diff --git a/python-boto3.changes b/python-boto3.changes index c9890f3..d5a8dbb 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,65 @@ +------------------------------------------------------------------- +Mon Aug 13 14:29:20 UTC 2018 - adrian.glaubitz@suse.com + +- Version update to 1.7.75 + * api-change:``rds``: [``botocore``] Update rds client to latest version + * api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version +- from version 1.7.74 + * api-change:``rds``: [``botocore``] Update rds client to latest version + * api-change:``dax``: [``botocore``] Update dax client to latest version + * api-change:``ecs``: [``botocore``] Update ecs client to latest version +- from version 1.7.73 + * api-change:``secretsmanager``: [``botocore``] Update secretsmanager client to latest version + * api-change:``ssm``: [``botocore``] Update ssm client to latest version +- from version 1.7.72 + * api-change:``logs``: [``botocore``] Update logs client to latest version + * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version + * api-change:``ssm``: [``botocore``] Update ssm client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``pinpoint``: [``botocore``] Update pinpoint client to latest version +- from version 1.7.71 + * api-change:``health``: [``botocore``] Update health client to latest version + * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version +- from version 1.7.70 + * api-change:``alexaforbusiness``: [``botocore``] Update alexaforbusiness client to latest version +- from version 1.7.69 + * api-change:``polly``: [``botocore``] Update polly client to latest version + * api-change:``ssm``: [``botocore``] Update ssm client to latest version + * api-change:``kinesis``: [``botocore``] Update kinesis client to latest version + * api-change:``resource-groups``: [``botocore``] Update resource-groups client to latest version +- from version 1.7.68 + * api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version + * api-change:``transcribe``: [``botocore``] Update transcribe client to latest version +- from version 1.7.67 + * api-change:``kms``: [``botocore``] Update kms client to latest version + * api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version + * api-change:``es``: [``botocore``] Update es client to latest version + * api-change:``iot``: [``botocore``] Update iot client to latest version + * api-change:``connect``: [``botocore``] Update connect client to latest version +- from version 1.7.66 + * api-change:``directconnect``: [``botocore``] Update directconnect client to latest version + * api-change:``glue``: [``botocore``] Update glue client to latest version + * api-change:``iot``: [``botocore``] Update iot client to latest version + * api-change:``cloudhsmv2``: [``botocore``] Update cloudhsmv2 client to latest version + * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version + * api-change:``mq``: [``botocore``] Update mq client to latest version + * enhancment:Timestamp Serialization: [``botocore``] Support explicit timestamp serialization per timestamp shape. + * api-change:``glacier``: [``botocore``] Update glacier client to latest version +- from version 1.7.65 + * api-change:``ssm``: [``botocore``] Update ssm client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``greengrass``: [``botocore``] Update greengrass client to latest version + * api-change:``inspector``: [``botocore``] Update inspector client to latest version + * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version + * api-change:``redshift``: [``botocore``] Update redshift client to latest version +- from version 1.7.64 + * api-change:``ecs``: [``botocore``] Update ecs client to latest version + * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version +- from version 1.7.63 + * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Sun Jul 22 21:12:03 UTC 2018 - adrian.glaubitz@suse.com diff --git a/python-boto3.spec b/python-boto3.spec index 9397793..d593d2c 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -18,14 +18,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-boto3 -Version: 1.7.62 +Version: 1.7.75 Release: 0 Summary: Amazon Web Services Library License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/boto/boto3 Source: https://github.com/boto/boto3/archive/%{version}.tar.gz -BuildRequires: %{python_module botocore >= 1.10.62} +BuildRequires: %{python_module botocore >= 1.10.75} BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} BuildRequires: %{python_module s3transfer} @@ -33,7 +33,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.11.0 -Requires: python-botocore >= 1.10.62 +Requires: python-botocore >= 1.10.75 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.2.0