Accepting request 999380 from home:glaubitz:branches:devel:languages:python:aws
- Update to version 1.24.60 * enhancement:Identity: [``botocore``] TokenProvider added for bearer auth support * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``gamelift``: [``botocore``] This release adds support for eight EC2 local zones as fleet locations; Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los Angeles, and Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families. * api-change:``iotwireless``: [``botocore``] This release includes a new feature for the customers to enable the LoRa gateways to send out beacons for Class B devices and an option to select one or more gateways for Class C devices when sending the LoRaWAN downlink messages. * api-change:``ivschat``: [``botocore``] Documentation change for IVS Chat API Reference. Doc-only update to add a paragraph on ARNs to the Welcome section. * api-change:``panorama``: [``botocore``] Support sorting and filtering in ListDevices API, and add more fields to device listings and single device detail * api-change:``sso-oidc``: [``botocore``] Updated required request parameters on IAM Identity Center's OIDC CreateToken action. - from version 1.24.59 * api-change:``cloudfront``: [``botocore``] Adds support for CloudFront origin access control (OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and more. * api-change:``config``: [``botocore``] AWS Config now supports ConformancePackTemplate documents in SSM Docs for the deployment and update of conformance packs. * api-change:``iam``: [``botocore``] Documentation updates for AWS Identity and Access Management (IAM). * api-change:``ivs``: [``botocore``] Documentation Change for IVS API Reference - Doc-only update to type field description for CreateChannel and UpdateChannel actions and for Channel data type. Also added Amazon Resource Names (ARNs) paragraph to Welcome section. * api-change:``quicksight``: [``botocore``] Added a new optional property DashboardVisual under ExperienceConfiguration parameter of GenerateEmbedUrlForAnonymousUser and GenerateEmbedUrlForRegisteredUser API operations. This supports embedding of specific visuals in QuickSight dashboards. OBS-URL: https://build.opensuse.org/request/show/999380 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=121
This commit is contained in:
parent
f542151b10
commit
5cdd71e079
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2549a8b9677639acf2a21ccc6b2fe5b94496683ae29ff01b68d6bda10342d5e0
|
|
||||||
size 529245
|
|
3
1.24.60.tar.gz
Normal file
3
1.24.60.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5134e3c991309085a356bd2a387febf58c52741fd1b902fc811bf4c282bc91c8
|
||||||
|
size 531790
|
@ -1,3 +1,70 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 26 09:37:22 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.24.60
|
||||||
|
* enhancement:Identity: [``botocore``] TokenProvider added for bearer auth support
|
||||||
|
* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
|
||||||
|
* api-change:``gamelift``: [``botocore``] This release adds support for eight EC2 local zones as
|
||||||
|
fleet locations; Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los
|
||||||
|
Angeles, and Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families.
|
||||||
|
* api-change:``iotwireless``: [``botocore``] This release includes a new feature for the customers
|
||||||
|
to enable the LoRa gateways to send out beacons for Class B devices and an option to select one or
|
||||||
|
more gateways for Class C devices when sending the LoRaWAN downlink messages.
|
||||||
|
* api-change:``ivschat``: [``botocore``] Documentation change for IVS Chat API Reference. Doc-only
|
||||||
|
update to add a paragraph on ARNs to the Welcome section.
|
||||||
|
* api-change:``panorama``: [``botocore``] Support sorting and filtering in ListDevices API, and add
|
||||||
|
more fields to device listings and single device detail
|
||||||
|
* api-change:``sso-oidc``: [``botocore``] Updated required request parameters on IAM Identity
|
||||||
|
Center's OIDC CreateToken action.
|
||||||
|
- from version 1.24.59
|
||||||
|
* api-change:``cloudfront``: [``botocore``] Adds support for CloudFront origin access control
|
||||||
|
(OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those
|
||||||
|
with SSE-KMS, and more.
|
||||||
|
* api-change:``config``: [``botocore``] AWS Config now supports ConformancePackTemplate documents
|
||||||
|
in SSM Docs for the deployment and update of conformance packs.
|
||||||
|
* api-change:``iam``: [``botocore``] Documentation updates for AWS Identity and Access Management
|
||||||
|
(IAM).
|
||||||
|
* api-change:``ivs``: [``botocore``] Documentation Change for IVS API Reference - Doc-only update
|
||||||
|
to type field description for CreateChannel and UpdateChannel actions and for Channel data type.
|
||||||
|
Also added Amazon Resource Names (ARNs) paragraph to Welcome section.
|
||||||
|
* api-change:``quicksight``: [``botocore``] Added a new optional property DashboardVisual under
|
||||||
|
ExperienceConfiguration parameter of GenerateEmbedUrlForAnonymousUser and
|
||||||
|
GenerateEmbedUrlForRegisteredUser API operations. This supports embedding of specific visuals in
|
||||||
|
QuickSight dashboards.
|
||||||
|
* api-change:``transfer``: [``botocore``] Documentation updates for AWS Transfer Family
|
||||||
|
- from version 1.24.58
|
||||||
|
* api-change:``rds``: [``botocore``] RDS for Oracle supports Oracle Data Guard switchover and read
|
||||||
|
replica backups.
|
||||||
|
* api-change:``sso-admin``: [``botocore``] Documentation updates to reflect service rename - AWS
|
||||||
|
IAM Identity Center (successor to AWS Single Sign-On)
|
||||||
|
- from version 1.24.57
|
||||||
|
* api-change:``docdb``: [``botocore``] Update document for volume clone
|
||||||
|
* api-change:``ec2``: [``botocore``] R6a instances are powered by 3rd generation AMD EPYC (Milan)
|
||||||
|
processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are
|
||||||
|
powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo
|
||||||
|
frequency of 3.5 GHz.
|
||||||
|
* api-change:``forecast``: [``botocore``] releasing What-If Analysis APIs and update ARN regex
|
||||||
|
pattern to be more strict in accordance with security recommendation
|
||||||
|
* api-change:``forecastquery``: [``botocore``] releasing What-If Analysis APIs
|
||||||
|
* api-change:``iotsitewise``: [``botocore``] Enable non-unique asset names under different
|
||||||
|
hierarchies
|
||||||
|
* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version
|
||||||
|
* api-change:``securityhub``: [``botocore``] Added new resource details objects to ASFF, including
|
||||||
|
resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added
|
||||||
|
FixAvailable, FixedInVersion and Remediation to Vulnerability.
|
||||||
|
* api-change:``support-app``: [``botocore``] This is the initial SDK release for the AWS Support
|
||||||
|
App in Slack.
|
||||||
|
- from version 1.24.56
|
||||||
|
* api-change:``connect``: [``botocore``] This release adds SearchSecurityProfiles API which can be
|
||||||
|
used to search for Security Profile resources within a Connect Instance.
|
||||||
|
* api-change:``ivschat``: [``botocore``] Documentation Change for IVS Chat API Reference - Doc-only
|
||||||
|
update to change text/description for tags field.
|
||||||
|
* api-change:``kendra``: [``botocore``] This release adds support for a new authentication type -
|
||||||
|
Personal Access Token (PAT) for confluence server.
|
||||||
|
* api-change:``lookoutmetrics``: [``botocore``] This release is to make GetDataQualityMetrics API
|
||||||
|
publicly available.
|
||||||
|
- Update BuildRequires and Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 19 06:13:27 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri Aug 19 06:13:27 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.24.55
|
Version: 1.24.60
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Amazon Web Services Library
|
Summary: Amazon Web Services Library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -27,7 +27,7 @@ URL: https://github.com/boto/boto3
|
|||||||
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
|
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
|
||||||
# Related test dependencies
|
# Related test dependencies
|
||||||
BuildRequires: %{python_module botocore < 1.28.0}
|
BuildRequires: %{python_module botocore < 1.28.0}
|
||||||
BuildRequires: %{python_module botocore >= 1.27.55}
|
BuildRequires: %{python_module botocore >= 1.27.60}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module s3transfer < 0.7.0}
|
BuildRequires: %{python_module s3transfer < 0.7.0}
|
||||||
BuildRequires: %{python_module s3transfer >= 0.6.0}
|
BuildRequires: %{python_module s3transfer >= 0.6.0}
|
||||||
@ -36,7 +36,7 @@ BuildRequires: %{python_module six}
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-botocore < 1.28.0
|
Requires: python-botocore < 1.28.0
|
||||||
Requires: python-botocore >= 1.27.55
|
Requires: python-botocore >= 1.27.60
|
||||||
Requires: python-jmespath < 1.0.0
|
Requires: python-jmespath < 1.0.0
|
||||||
Requires: python-jmespath >= 0.7.1
|
Requires: python-jmespath >= 0.7.1
|
||||||
Requires: python-s3transfer < 0.7.0
|
Requires: python-s3transfer < 0.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user