Accepting request 1202212 from Cloud:Tools

OBS-URL: https://build.opensuse.org/request/show/1202212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-cli?expand=0&rev=99
This commit is contained in:
Ana Guerrero 2024-09-24 15:31:40 +00:00 committed by Git OBS Bridge
commit 3e20b05abd
5 changed files with 140 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ad1112b8b4e00a52cb867bd78aa0fbabe32c88e210eb88c80becb057d109953
size 2788517

3
1.34.21.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29e275be40baa0d296d30b68f52cbe72bfbfd6913a0c31a3e9ff42f1a931640e
size 2796251

View File

@ -1,10 +1,10 @@
diff -Nru aws-cli-1.34.10.orig/setup.py aws-cli-1.34.10/setup.py
--- aws-cli-1.34.10.orig/setup.py 2024-08-30 20:16:13.000000000 +0200
+++ aws-cli-1.34.10/setup.py 2024-09-04 08:23:42.025785880 +0200
diff -Nru aws-cli-1.34.21.orig/setup.py aws-cli-1.34.21/setup.py
--- aws-cli-1.34.21.orig/setup.py 2024-09-17 18:09:24.000000000 +0000
+++ aws-cli-1.34.21/setup.py 2024-09-20 10:00:12.360600395 +0000
@@ -25,7 +25,7 @@
install_requires = [
'botocore==1.35.10',
'botocore==1.35.21',
- 'docutils>=0.10,<0.17',
+ 'docutils>=0.10',
's3transfer>=0.10.0,<0.11.0',

View File

@ -1,3 +1,134 @@
-------------------------------------------------------------------
Fri Sep 20 10:01:33 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.34.21
* api-change:``codebuild``: GitLab Enhancements - Add support for Self-Hosted GitLab runners in
CodeBuild. Add group webhooks
* api-change:``ecr``: The `DescribeImageScanning` API now includes `fixAvailable`,
`exploitAvailable`, and `fixedInVersion` fields to provide more detailed information about the
availability of fixes, exploits, and fixed versions for identified image vulnerabilities.
* api-change:``ecs``: This is a documentation only release to address various tickets.
* api-change:``lambda``: Support for JSON resource-based policies and block public access
* api-change:``rds``: Updates Amazon RDS documentation with configuration information about the
BYOL model for RDS for Db2.
* api-change:``ssm``: Support for additional levels of cross-account, cross-Region organizational
units in Automation. Various documentation updates.
- from version 1.34.20
* api-change:``bedrock``: This feature adds cross account s3 bucket and VPC support to
ModelInvocation jobs. To use a cross account bucket, pass in the accountId of the bucket to
s3BucketOwner in the ModelInvocationJobInputDataConfig or ModelInvocationJobOutputDataConfig.
* api-change:``iot``: This release adds additional enhancements to AWS IoT Device Management
Software Package Catalog and Jobs. It also adds SBOM support in Software Package Version.
* api-change:``medialive``: Removing the ON_PREMISE enum from the input settings field.
* api-change:``organizations``: Doc only update for AWS Organizations that fixes several
customer-reported issues
* api-change:``pca-connector-scep``: This is a general availability (GA) release of Connector for
SCEP, a feature of AWS Private CA. Connector for SCEP links your SCEP-enabled and mobile device
management systems to AWS Private CA for digital signature installation and certificate management.
* api-change:``rds``: Launching Global Cluster tagging.
- from version 1.34.19
* api-change:``amplify``: Doc only update to Amplify to explain platform setting for Next.js 14 SSG
only applications
* api-change:``ivs``: Updates to all tags descriptions.
* api-change:``ivschat``: Updates to all tags descriptions.
- from version 1.34.18
* api-change:``cognito-idp``: Added email MFA option to user pools with advanced security features.
* api-change:``elbv2``: Correct incorrectly mapped error in ELBv2 waiters
* api-change:``emr``: Update APIs to allow modification of ODCR options, allocation strategy, and
InstanceTypeConfigs on running InstanceFleet clusters.
* api-change:``glue``: AWS Glue is introducing two new optimizers for Apache Iceberg tables:
snapshot retention and orphan file deletion. Customers can enable these optimizers and customize
their configurations to perform daily maintenance tasks on their Iceberg tables based on their
specific requirements.
* api-change:``mediaconvert``: This release includes support for dynamic video overlay workflows,
including picture-in-picture and squeezeback
* api-change:``rds``: This release adds support for the os-upgrade pending maintenance action for
Amazon Aurora DB clusters.
* api-change:``storagegateway``: The S3 File Gateway now supports DSSE-KMS encryption. A new
parameter EncryptionType is added to these APIs: CreateSmbFileShare, CreateNfsFileShare,
UpdateSmbFileShare, UpdateNfsFileShare, DescribeSmbFileShares, DescribeNfsFileShares. Also, in
favor of EncryptionType, KmsEncrypted is deprecated.
* api-change:``synthetics``: This release introduces two features. The first is tag replication,
which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda
functions. The second is a limit increase in canary name length, which has now been increased from
21 to 255 characters.
- from version 1.34.17
* api-change:``bedrock-agent``: Amazon Bedrock Knowledge Bases now supports using inference
profiles to increase throughput and improve resilience.
* api-change:``bedrock-agent-runtime``: Amazon Bedrock Knowledge Bases now supports using inference
profiles to increase throughput and improve resilience.
* api-change:``ecr``: Added KMS_DSSE to EncryptionType
* api-change:``guardduty``: Add support for new statistic types in GetFindingsStatistics.
* api-change:``lexv2-models``: Support new Polly voice engines in VoiceSettings: long-form and
generative
* api-change:``medialive``: Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support.
- from version 1.34.16
* api-change:``chime-sdk-voice``: Documentation-only update that clarifies the ValidateE911Address
action of the Amazon Chime SDK Voice APIs.
* api-change:``cognito-identity``: This release adds sensitive trait to some required shapes.
* api-change:``pipes``: This release adds support for customer managed KMS keys in Amazon
EventBridge Pipe
* api-change:``securityhub``: Documentation update for Security Hub
- from version 1.34.15
* api-change:``dynamodb``: Doc-only update for DynamoDB. Added information about async behavior for
TagResource and UntagResource APIs and updated the description of ResourceInUseException.
* api-change:``elbv2``: Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules
APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API.
* api-change:``ivs-realtime``: IVS Real-Time now offers customers the ability to broadcast to
Stages using RTMP(S).
* api-change:``kafka``: Amazon MSK Replicator can now replicate data to identically named topics
between MSK clusters within the same AWS Region or across different AWS Regions.
* api-change:``sagemaker``: Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters
with Amazon EKS
* api-change:``sagemaker-runtime``: AWS SageMaker Runtime feature: Add sticky routing to support
stateful inference models.
- from version 1.34.14
* api-change:``qapps``: Adds UpdateLibraryItemMetadata api to change status of app for admin
verification feature and returns isVerified field in any api returning the app or library item.
- from version 1.34.13
* api-change:``application-signals``: Amazon CloudWatch Application Signals now supports creating
Service Level Objectives using a new calculation type. Users can now create SLOs which are
configured with request-based SLIs to help meet their specific business requirements.
* api-change:``codepipeline``: Updates to add recent notes to APIs and to replace example S3 bucket
names globally.
* api-change:``connect``: Amazon Connect Custom Vocabulary now supports Catalan (Spain), Danish
(Denmark), Dutch (Netherlands), Finnish (Finland), Indonesian (Indonesia), Malay (Malaysia),
Norwegian Bokmal (Norway), Polish (Poland), Swedish (Sweden), and Tagalog/Filipino (Philippines).
* api-change:``gamelift``: Amazon GameLift provides additional events for tracking the fleet
creation process.
* api-change:``kinesisanalyticsv2``: Support for Flink 1.20 in Managed Service for Apache Flink
* api-change:``sagemaker``: Amazon SageMaker now supports idle shutdown of JupyterLab and
CodeEditor applications on SageMaker Studio.
- from version 1.34.12
* api-change:``appsync``: Adds new logging levels (INFO and DEBUG) for additional log output control
* api-change:``bedrock-agent``: Add support for user metadata inside PromptVariant.
* api-change:``finspace``: Updates Finspace documentation for smaller instances.
* api-change:``fis``: This release adds safety levers, a new mechanism to stop all running
experiments and prevent new experiments from starting.
* api-change:``logs``: Update to support new APIs for delivery of logs from AWS services.
* api-change:``s3control``: Amazon Simple Storage Service /S3 Access Grants / Features : This
release launches new Access Grants API - ListCallerAccessGrants.
- from version 1.34.11
* api-change:``connect``: Release ReplicaConfiguration as part of DescribeInstance
* api-change:``datazone``: Add support to let data publisher specify a subset of the data asset
that a subscriber will have access to based on the asset filters provided, when accepting a
subscription request.
* api-change:``elbv2``: This release adds support for configuring TCP idle timeout on NLB and GWLB
listeners.
* api-change:``mediaconnect``: AWS Elemental MediaConnect introduces thumbnails for Flow source
monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect
Flow allowing you to easily verify that your source is operating as expected.
* api-change:``medialive``: Added MinQP as a Rate Control option for H264 and H265 encodes.
* api-change:``sagemaker``: Amazon SageMaker now supports automatic mounting of a user's home
folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their
Studio Spaces to enable users to share data between their own private spaces.
* api-change:``timestream-influxdb``: Timestream for InfluxDB now supports compute scaling and
deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to
the UpdateDbInstance API.
- Refresh patches for new version
* ac_update-docutils.patch
- Update Requires from setup.py
-------------------------------------------------------------------
Wed Sep 4 06:24:07 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -24,7 +24,7 @@
%global _sitelibdir %{%{pythons}_sitelib}
Name: aws-cli
Version: 1.34.10
Version: 1.34.21
Release: 0
Summary: Amazon Web Services Command Line Interface
License: Apache-2.0
@ -42,7 +42,7 @@ BuildRequires: %{pythons}-pip
BuildRequires: %{pythons}-setuptools
BuildRequires: %{pythons}-wheel
Requires: %{pythons}
Requires: %{pythons}-botocore >= 1.35.10
Requires: %{pythons}-botocore >= 1.35.21
Requires: %{pythons}-six
Requires: (%{pythons}-PyYAML >= 3.10 with %{pythons}-PyYAML <= 6.1)
Requires: (%{pythons}-colorama >= 0.2.5 with %{pythons}-colorama <= 0.5.0)