From 7d67a135344cf22e10ff31fbf56f434cd1a908faab24406d86367b5d29786f14 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 29 Aug 2023 11:17:32 +0000 Subject: [PATCH] Accepting request 1107910 from home:glaubitz:branches:devel:languages:python:aws - Update to 1.28.36: * api-change:``backup``: [``botocore``] Add support for customizing time zone for backup window in backup plan rules. * api-change:``compute-optimizer``: [``botocore``] This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances. * api-change:``organizations``: [``botocore``] Documentation updates for permissions and links. * api-change:``securitylake``: [``botocore``] Remove incorrect regex enforcement on pagination tokens. * api-change:``service-quotas``: [``botocore``] Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account. * api-change:``workspaces-web``: [``botocore``] WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate. - from version 1.28.35 * api-change:``cloudtrail``: [``botocore``] Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``detective``: [``botocore``] Added protections to interacting with fields containing customer information. - from version 1.28.34 * api-change:``ec2``: [``botocore``] Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a instances. * api-change:``glue``: [``botocore``] Added API attributes that help in the monitoring of sessions. * api-change:``mediaconvert``: [``botocore``] This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class. * api-change:``medialive``: [``botocore``] MediaLive now supports passthrough of KLV data to a HLS OBS-URL: https://build.opensuse.org/request/show/1107910 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=171 --- 1.28.27.tar.gz | 3 -- 1.28.36.tar.gz | 3 ++ python-boto3.changes | 86 ++++++++++++++++++++++++++++++++++++++++++++ python-boto3.spec | 7 ++-- 4 files changed, 93 insertions(+), 6 deletions(-) delete mode 100644 1.28.27.tar.gz create mode 100644 1.28.36.tar.gz diff --git a/1.28.27.tar.gz b/1.28.27.tar.gz deleted file mode 100644 index b354386..0000000 --- a/1.28.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82106318573d3fec94bac25f61f81c5253867414a45198115371c218be6382d4 -size 689084 diff --git a/1.28.36.tar.gz b/1.28.36.tar.gz new file mode 100644 index 0000000..95296f3 --- /dev/null +++ b/1.28.36.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd79e9c5b81eae06b9d5d2da132e3b68dcbf3c1698b6c9b7b39ba6c19802f170 +size 693285 diff --git a/python-boto3.changes b/python-boto3.changes index 8981055..806bc67 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,89 @@ +------------------------------------------------------------------- +Tue Aug 29 09:15:59 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 1.28.36: + * api-change:``backup``: [``botocore``] Add support for customizing time zone for backup window in + backup plan rules. + * api-change:``compute-optimizer``: [``botocore``] This release enables AWS Compute Optimizer to + analyze and generate licensing optimization recommendations for sql server running on EC2 instances. + * api-change:``organizations``: [``botocore``] Documentation updates for permissions and links. + * api-change:``securitylake``: [``botocore``] Remove incorrect regex enforcement on pagination + tokens. + * api-change:``service-quotas``: [``botocore``] Service Quotas now supports viewing the applied + quota value and requesting a quota increase for a specific resource in an AWS account. + * api-change:``workspaces-web``: [``botocore``] WorkSpaces Web now enables Admins to configure + which cookies are synchronized from an end-user's local browser to the in-session browser. In + conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by + reducing the number of times an end-user has to authenticate. +- from version 1.28.35 + * api-change:``cloudtrail``: [``botocore``] Add ThrottlingException with error code 429 to handle + CloudTrail Delegated Admin request rate exceeded on organization resources. + * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version + * api-change:``detective``: [``botocore``] Added protections to interacting with fields containing + customer information. +- from version 1.28.34 + * api-change:``ec2``: [``botocore``] Amazon EC2 M7a instances, powered by 4th generation AMD EPYC + processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a + instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared + to Amazon EC2 Hpc6a instances. + * api-change:``glue``: [``botocore``] Added API attributes that help in the monitoring of sessions. + * api-change:``mediaconvert``: [``botocore``] This release includes additional audio channel tags + in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create + audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class. + * api-change:``medialive``: [``botocore``] MediaLive now supports passthrough of KLV data to a HLS + output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio + when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL + units in RTMP output group settings. + * api-change:``mediatailor``: [``botocore``] Adds new source location AUTODETECT_SIGV4 access type. + * api-change:``quicksight``: [``botocore``] Excel support in Snapshot Export APIs. Removed Required + trait for some insight Computations. Namespace-shared Folders support. Global Filters support. + Table pin Column support. + * api-change:``rds``: [``botocore``] This release updates the supported versions for Percona + XtraBackup in Aurora MySQL. + * api-change:``s3control``: [``botocore``] Updates to endpoint ruleset tests to address Smithy + validation issues and standardize the capitalization of DualStack. + * api-change:``verifiedpermissions``: [``botocore``] Documentation updates for Amazon Verified + Permissions. +- from version 1.28.33 + * api-change:``apigateway``: [``botocore``] This release adds RootResourceId to GetRestApi response. + * api-change:``ec2``: [``botocore``] Marking fields as sensitive on BundleTask and GetPasswordData + * api-change:``polly``: [``botocore``] Amazon Polly adds 1 new voice - Zayd (ar-AE) +- from version 1.28.32 + * api-change:``ce``: [``botocore``] This release adds the LastUpdatedDate and LastUsedDate + timestamps to help you manage your cost allocation tags. + * api-change:``globalaccelerator``: [``botocore``] Global Accelerator now supports Client Ip + Preservation for Network Load Balancer endpoints. + * api-change:``rds``: [``botocore``] Adding parameters to CreateCustomDbEngineVersion reserved for + future use. + * api-change:``verifiedpermissions``: [``botocore``] Documentation updates for Amazon Verified + Permissions. Increases max results per page for ListPolicyStores, ListPolicies, and + ListPolicyTemplates APIs from 20 to 50. +- from version 1.28.31 + * api-change:``cloud9``: [``botocore``] Doc only update to add Ubuntu 22.04 as an Image ID option + for Cloud9 + * api-change:``ec2``: [``botocore``] The DeleteKeyPair API has been updated to return the keyPairId + when an existing key pair is deleted. + * api-change:``finspace``: [``botocore``] Allow customers to manage outbound traffic from their Kx + Environment when attaching a transit gateway by providing network acl entries. Allow the customer + to choose how they want to update the databases on a cluster allowing updates to possibly be faster + than usual. + * api-change:``rds``: [``botocore``] Adding support for RDS Aurora Global Database Unplanned + Failover + * api-change:``route53domains``: [``botocore``] Fixed typos in description fields +- from version 1.28.30 + * api-change:``codecommit``: [``botocore``] Add new ListFileCommitHistory operation to retrieve + commits which introduced changes to a specific file. + * api-change:``securityhub``: [``botocore``] Added Inspector Lambda code Vulnerability section to + ASFF, including GeneratorDetails, EpssScore, ExploitAvailable, and CodeVulnerabilities. +- from version 1.28.29 + * api-change:``ec2``: [``botocore``] Adds support for SubnetConfigurations to allow users to select + their own IPv4 and IPv6 addresses for Interface VPC endpoints + * api-change:``gamelift``: [``botocore``] Amazon GameLift updates its instance types support. +- from version 1.28.28 + * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version + * api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version +- Update BuildRequires and Requires from setup.py + ------------------------------------------------------------------- Wed Aug 16 13:38:38 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index be847a2..56f7f76 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-boto3 -Version: 1.28.27 +Version: 1.28.36 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.32.0} -BuildRequires: %{python_module botocore >= 1.31.27} +BuildRequires: %{python_module botocore >= 1.31.36} BuildRequires: %{python_module pytest-xdist} BuildRequires: %{python_module pytest} BuildRequires: %{python_module s3transfer < 0.7.0} @@ -36,7 +36,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.32.0 -Requires: python-botocore >= 1.31.27 +Requires: python-botocore >= 1.31.36 Requires: python-jmespath < 2.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.7.0 @@ -60,6 +60,7 @@ http://boto3.readthedocs.org/en/latest/ # Note to maintainers also familia with python-boto: # The documentation generation requires access to AWS, thus it is not # possible to generate the documentation in OBS + %prep %setup -q -n boto3-%{version}