Accepting request 1190341 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1190341 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-cli?expand=0&rev=97
This commit is contained in:
commit
177753fc17
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f920fe26e83692b8007cfa9c5f97828407ee5f6a60aaf2abbdb6f0d737a9058
|
||||
size 2753730
|
3
1.33.26.tar.gz
Normal file
3
1.33.26.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27b5deff6cfa3c6c67be8b351ab77b8266670b8c283cc6e3c617fe63a8d4b9f1
|
||||
size 2757281
|
@ -1,10 +1,10 @@
|
||||
diff -Nru aws-cli-1.33.20.orig/setup.py aws-cli-1.33.20/setup.py
|
||||
--- aws-cli-1.33.20.orig/setup.py 2024-07-02 20:08:58.000000000 +0200
|
||||
+++ aws-cli-1.33.20/setup.py 2024-07-03 09:59:11.066366452 +0200
|
||||
diff -Nru aws-cli-1.33.26.orig/setup.py aws-cli-1.33.26/setup.py
|
||||
--- aws-cli-1.33.26.orig/setup.py 2024-07-12 20:07:34.000000000 +0200
|
||||
+++ aws-cli-1.33.26/setup.py 2024-07-16 14:32:07.207354469 +0200
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
install_requires = [
|
||||
'botocore==1.34.138',
|
||||
'botocore==1.34.144',
|
||||
- 'docutils>=0.10,<0.17',
|
||||
+ 'docutils>=0.10',
|
||||
's3transfer>=0.10.0,<0.11.0',
|
||||
|
@ -1,3 +1,89 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 12:36:17 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.33.26
|
||||
* api-change:``acm-pca``: Minor refactoring of C2J model for AWS Private CA
|
||||
* api-change:``arc-zonal-shift``: Adds the option to subscribe to get notifications when a zonal
|
||||
autoshift occurs in a region.
|
||||
* api-change:``globalaccelerator``: This feature adds exceptions to the Customer API to avoid
|
||||
throwing Internal Service errors
|
||||
* api-change:``pinpoint``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
|
||||
* api-change:``quicksight``: Vega ally control options and Support for Reviewed Answers in Topics
|
||||
- from version 1.33.25
|
||||
* api-change:``batch``: This feature allows AWS Batch Jobs with EKS container orchestration type to
|
||||
be run as Multi-Node Parallel Jobs.
|
||||
* api-change:``bedrock``: Add support for contextual grounding check for Guardrails for Amazon
|
||||
Bedrock.
|
||||
* api-change:``bedrock-agent``: Introduces new data sources and chunking strategies for Knowledge
|
||||
bases, advanced parsing logic using FMs, session summary generation, and code interpretation
|
||||
(preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link
|
||||
prompts, foundational models, and resources.
|
||||
* api-change:``bedrock-agent-runtime``: Introduces query decomposition, enhanced Agents integration
|
||||
with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3
|
||||
Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational
|
||||
models, and resources for end-to-end solutions.
|
||||
* api-change:``bedrock-runtime``: Add support for contextual grounding check and ApplyGuardrail API
|
||||
for Guardrails for Amazon Bedrock.
|
||||
* api-change:``ec2``: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone
|
||||
Network Border Group level
|
||||
* api-change:``glue``: Add recipe step support for recipe node
|
||||
* api-change:``groundstation``: Documentation update specifying OEM ephemeris units of measurement
|
||||
* api-change:``license-manager-linux-subscriptions``: Add support for third party subscription
|
||||
providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM).
|
||||
Additionally, add support for tagging subscription provider resources, and detect when an instance
|
||||
has more than one Linux subscription and notify the customer.
|
||||
* api-change:``mediaconnect``: AWS Elemental MediaConnect introduces the ability to disable
|
||||
outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming
|
||||
to the output destination. A disabled output does not incur data transfer costs.
|
||||
- from version 1.33.24
|
||||
* api-change:``datazone``: This release deprecates dataProductItem field from
|
||||
SearchInventoryResultItem, along with some unused DataProduct shapes
|
||||
* api-change:``fsx``: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx
|
||||
for OpenZFS Single AZ HA file systems.
|
||||
* api-change:``opensearch``: This release adds support for enabling or disabling Natural Language
|
||||
Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the
|
||||
current state of the setup or tear-down.
|
||||
* api-change:``sagemaker``: This release 1/ enables optimization jobs that allows customers to
|
||||
perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon
|
||||
Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.
|
||||
- from version 1.33.23
|
||||
* api-change:``codedeploy``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
|
||||
* api-change:``devicefarm``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
|
||||
* api-change:``dms``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
|
||||
* api-change:``elasticbeanstalk``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
|
||||
* api-change:``es``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
|
||||
* api-change:``firehose``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
|
||||
* api-change:``gamelift``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
|
||||
* api-change:``qapps``: This is a general availability (GA) release of Amazon Q Apps, a capability
|
||||
of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to
|
||||
build, share, and customize apps within your organization.
|
||||
* api-change:``route53resolver``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
|
||||
* api-change:``ses``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
|
||||
- from version 1.33.22
|
||||
* api-change:``acm``: Documentation updates, including fixes for xml formatting, broken links, and
|
||||
ListCertificates description.
|
||||
* api-change:``ecr``: This release for Amazon ECR makes change to bring the SDK into sync with the
|
||||
API.
|
||||
* api-change:``payment-cryptography-data``: Added further restrictions on logging of potentially
|
||||
sensitive inputs and outputs.
|
||||
* api-change:``qbusiness``: Add personalization to Q Applications. Customers can enable or disable
|
||||
personalization when creating or updating a Q application with the personalization configuration.
|
||||
- from version 1.33.21
|
||||
* api-change:``application-autoscaling``: Doc only update for Application Auto Scaling that fixes
|
||||
resource name.
|
||||
* api-change:``directconnect``: This update includes documentation for support of new native 400
|
||||
GBps ports for Direct Connect.
|
||||
* api-change:``organizations``: Added a new reason under ConstraintViolationException in
|
||||
RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated
|
||||
administrator of a service.
|
||||
* api-change:``rekognition``: This release adds support for tagging projects and datasets with the
|
||||
CreateProject and CreateDataset APIs.
|
||||
* api-change:``workspaces``: Fix create workspace bundle RootStorage/UserStorage to accept non null
|
||||
values
|
||||
- Refresh patches for new version
|
||||
* ac_update-docutils.patch
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 3 07:59:24 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global _sitelibdir %{%{pythons}_sitelib}
|
||||
|
||||
Name: aws-cli
|
||||
Version: 1.33.20
|
||||
Version: 1.33.26
|
||||
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.34.138
|
||||
Requires: %{pythons}-botocore >= 1.34.144
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user