diff --git a/1.9.156.tar.gz b/1.9.156.tar.gz deleted file mode 100644 index 9d1004b..0000000 --- a/1.9.156.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da97c803177f26bd08922f5e98d4532f304d0f644adb1515510facd3d41ce0e9 -size 262851 diff --git a/1.9.166.tar.gz b/1.9.166.tar.gz new file mode 100644 index 0000000..610e446 --- /dev/null +++ b/1.9.166.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e288c00d3bd2e119a7135e698f1336d4e289eaa2ff5e7da7f61ce53dbdfb0bc +size 263734 diff --git a/python-boto3.changes b/python-boto3.changes index 56fccf4..8b83b62 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,65 @@ +------------------------------------------------------------------- +Wed Jun 12 11:27:23 UTC 2019 - John Paul Adrian Glaubitz + +- Version update to 1.9.166 + * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version +- from version 1.9.165 + * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version + * api-change:``personalize-runtime``: [``botocore``] Update personalize-runtime client to latest version + * api-change:``codecommit``: [``botocore``] Update codecommit client to latest version + * api-change:``personalize-events``: [``botocore``] Update personalize-events client to latest version + * api-change:``personalize``: [``botocore``] Update personalize client to latest version +- from version 1.9.164 + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version +- from version 1.9.163 + * api-change:``ecs``: [``botocore``] Update ecs client to latest version + * api-change:``organizations``: [``botocore``] Update organizations client to latest version + * api-change:``logs``: [``botocore``] Update logs client to latest version + * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version + * api-change:``guardduty``: [``botocore``] Update guardduty client to latest version + * api-change:``ssm``: [``botocore``] Update ssm client to latest version + * api-change:``ses``: [``botocore``] Update ses client to latest version + * api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to latest version +- from version 1.9.162 + * api-change:``glue``: [``botocore``] Update glue client to latest version +- from version 1.9.161 + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version + * api-change:``s3``: [``botocore``] Update s3 client to latest version + * api-change:``elasticache``: [``botocore``] Update elasticache client to latest version + * api-change:``iam``: [``botocore``] Update iam client to latest version +- from version 1.9.160 + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``rds``: [``botocore``] Update rds client to latest version +- from version 1.9.159 + * api-change:``iotevents-data``: [``botocore``] Update iotevents-data client to latest version + * api-change:``iotevents``: [``botocore``] Update iotevents client to latest version + * api-change:``pinpoint-email``: [``botocore``] Update pinpoint-email client to latest version + * api-change:``iotanalytics``: [``botocore``] Update iotanalytics client to latest version + * api-change:``codecommit``: [``botocore``] Update codecommit client to latest version + * api-change:``rds-data``: [``botocore``] Update rds-data client to latest version + * api-change:``rds``: [``botocore``] Update rds client to latest version + * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version + * api-change:``kafka``: [``botocore``] Update kafka client to latest version +- from version 1.9.158 + * api-change:``ssm``: [``botocore``] Update ssm client to latest version + * api-change:``securityhub``: [``botocore``] Update securityhub client to latest version + * api-change:``iotthingsgraph``: [``botocore``] Update iotthingsgraph client to latest version + * api-change:``dlm``: [``botocore``] Update dlm client to latest version + * api-change:``rds``: [``botocore``] Update rds client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version +- from version 1.9.157 + * api-change:``groundstation``: [``botocore``] Update groundstation client to latest version + * api-change:``transcribe``: [``botocore``] Update transcribe client to latest version + * api-change:``chime``: [``botocore``] Update chime client to latest version + * api-change:``rds``: [``botocore``] Update rds client to latest version + * api-change:``waf``: [``botocore``] Update waf client to latest version + * api-change:``pinpoint-email``: [``botocore``] Update pinpoint-email client to latest version + * api-change:``robomaker``: [``botocore``] Update robomaker client to latest version + * api-change:``sts``: [``botocore``] Update sts client to latest version + * api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version +- Update BuildRequires and Requires in spec file from setup.py + ------------------------------------------------------------------- Sat May 25 15:32:34 UTC 2019 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index 8d63f57..afa8fbd 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.9.156 +Version: 1.9.166 Release: 0 Summary: Amazon Web Services Library License: Apache-2.0 @@ -27,7 +27,7 @@ URL: https://github.com/boto/boto3 Source: https://github.com/boto/boto3/archive/%{version}.tar.gz # Related test dependencies BuildRequires: %{python_module botocore < 1.13.0} -BuildRequires: %{python_module botocore >= 1.12.156} +BuildRequires: %{python_module botocore >= 1.12.166} BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} BuildRequires: %{python_module s3transfer < 0.3.0} @@ -37,7 +37,7 @@ BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.13.0 -Requires: python-botocore >= 1.12.156 +Requires: python-botocore >= 1.12.166 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.3.0