From 2901e2812bf07274fa2065a4d8a0a23095e67779f33c26aa137864ebf25461ed Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 27 Sep 2022 13:10:05 +0000 Subject: [PATCH] Accepting request 1004979 from home:glaubitz:branches:devel:languages:python:aws - Update to 1.27.76 * api-change:``cloudtrail``: This release includes support for importing existing trails into CloudTrail Lake. * api-change:``ec2``: This release adds CapacityAllocations field to DescribeCapacityReservations * api-change:``mediaconnect``: This change allows the customer to use the SRT Caller protocol as part of their flows * api-change:``rds``: This release adds support for Amazon RDS Proxy with SQL Server compatibility. - from version 1.27.75 * api-change:``codestar-notifications``: This release adds tag based access control for the UntagResource API. * api-change:``ecs``: This release supports new task definition sizes. - from version 1.27.74 * api-change:``dynamodb``: Increased DynamoDB transaction limit from 25 to 100. * api-change:``ec2``: This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions. * api-change:``sagemaker``: Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early. - from version 1.27.73 * api-change:``amplifyuibuilder``: Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components. * api-change:``ec2``: This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations. OBS-URL: https://build.opensuse.org/request/show/1004979 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=147 --- botocore-1.27.72.tar.gz | 3 --- botocore-1.27.76.tar.gz | 3 +++ python-botocore.changes | 28 ++++++++++++++++++++++++++++ python-botocore.spec | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) delete mode 100644 botocore-1.27.72.tar.gz create mode 100644 botocore-1.27.76.tar.gz diff --git a/botocore-1.27.72.tar.gz b/botocore-1.27.72.tar.gz deleted file mode 100644 index 9c7696b..0000000 --- a/botocore-1.27.72.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6184ab43a59118541b88e0ede24ccd671553323ace95bb7c8de3082a5cc581cb -size 9340404 diff --git a/botocore-1.27.76.tar.gz b/botocore-1.27.76.tar.gz new file mode 100644 index 0000000..73580f6 --- /dev/null +++ b/botocore-1.27.76.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c32922eba727a466f171dcc281f309d2a313e2f6dc592d43044caad96de338 +size 9357649 diff --git a/python-botocore.changes b/python-botocore.changes index 5f76c26..3968c89 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Sep 20 13:37:33 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 1.27.76 + * api-change:``cloudtrail``: This release includes support for importing existing trails into + CloudTrail Lake. + * api-change:``ec2``: This release adds CapacityAllocations field to DescribeCapacityReservations + * api-change:``mediaconnect``: This change allows the customer to use the SRT Caller protocol as + part of their flows + * api-change:``rds``: This release adds support for Amazon RDS Proxy with SQL Server compatibility. +- from version 1.27.75 + * api-change:``codestar-notifications``: This release adds tag based access control for the + UntagResource API. + * api-change:``ecs``: This release supports new task definition sizes. +- from version 1.27.74 + * api-change:``dynamodb``: Increased DynamoDB transaction limit from 25 to 100. + * api-change:``ec2``: This feature allows customers to create tags for vpc-endpoint-connections and + vpc-endpoint-service-permissions. + * api-change:``sagemaker``: Amazon SageMaker Automatic Model Tuning now supports specifying + Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop + underperforming hyperparameter configurations early. +- from version 1.27.73 + * api-change:``amplifyuibuilder``: Amplify Studio UIBuilder is introducing forms functionality. + Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be + generated in your project and used like any other React components. + * api-change:``ec2``: This update introduces API operations to manage and create local gateway + route tables, CoIP pools, and VIF group associations. + ------------------------------------------------------------------- Wed Sep 14 10:38:16 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-botocore.spec b/python-botocore.spec index 32afd72..4a57f8b 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -28,7 +28,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-botocore -Version: 1.27.72 +Version: 1.27.76 Release: 0 Summary: Python interface for AWS License: Apache-2.0