forked from pool/python-boto3
Accepting request 1032330 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1032330 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=80
This commit is contained in:
commit
94bbf03bbd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b6f926f567f37a75ebeb34cee705acacfd81c9d7412d062781c11135a27d241
|
||||
size 545914
|
3
1.25.0.tar.gz
Normal file
3
1.25.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2aca7af1e299e8aa4e0c62ac790f237dc20c8e10637057d9825c41203fa83563
|
||||
size 548321
|
@ -1,3 +1,74 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 25 08:04:28 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.25.0
|
||||
* feature:Endpoints: [``botocore``] Implemented new endpoint ruleset system to dynamically derive
|
||||
endpoints and settings for services
|
||||
* api-change:``acm-pca``: [``botocore``] AWS Private Certificate Authority (AWS Private CA) now
|
||||
offers usage modes which are combination of features to address specific use cases.
|
||||
* api-change:``batch``: [``botocore``] This release adds support for AWS Batch on Amazon EKS.
|
||||
* api-change:``datasync``: [``botocore``] Added support for self-signed certificates when using
|
||||
object storage locations; added BytesCompressed to the TaskExecution response.
|
||||
* api-change:``sagemaker``: [``botocore``] SageMaker Inference Recommender now supports a new API
|
||||
ListInferenceRecommendationJobSteps to return the details of all the benchmark we create for an
|
||||
inference recommendation job.
|
||||
- from version 1.24.96
|
||||
* api-change:``cognito-idp``: [``botocore``] This release adds a new "DeletionProtection" field to
|
||||
the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE
|
||||
value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
|
||||
* api-change:``sagemaker``: [``botocore``] CreateInferenceRecommenderjob API now supports passing
|
||||
endpoint details directly, that will help customers to identify the max invocation and max latency
|
||||
they can achieve for their model and the associated endpoint along with getting recommendations on
|
||||
other instances.
|
||||
- from version 1.24.95
|
||||
* api-change:``devops-guru``: [``botocore``] This release adds information about the resources
|
||||
DevOps Guru is analyzing.
|
||||
* api-change:``globalaccelerator``: [``botocore``] Global Accelerator now supports AddEndpoints and
|
||||
RemoveEndpoints operations for standard endpoint groups.
|
||||
* api-change:``resiliencehub``: [``botocore``] In this release, we are introducing support for
|
||||
regional optimization for AWS Resilience Hub applications. It also includes a few documentation
|
||||
updates to improve clarity.
|
||||
* api-change:``rum``: [``botocore``] CloudWatch RUM now supports Extended CloudWatch Metrics with
|
||||
Additional Dimensions
|
||||
- from version 1.24.94
|
||||
* api-change:``chime-sdk-messaging``: [``botocore``] Documentation updates for Chime Messaging SDK
|
||||
* api-change:``cloudtrail``: [``botocore``] This release includes support for exporting CloudTrail
|
||||
Lake query results to an Amazon S3 bucket.
|
||||
* api-change:``config``: [``botocore``] This release adds resourceType enums for AppConfig,
|
||||
AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
|
||||
* api-change:``connect``: [``botocore``] This release adds API support for managing phone numbers
|
||||
that can be used across multiple AWS regions through telephony traffic distribution.
|
||||
* api-change:``events``: [``botocore``] Update events client to latest version
|
||||
* api-change:``managedblockchain``: [``botocore``] Adding new Accessor APIs for Amazon Managed
|
||||
Blockchain
|
||||
* api-change:``s3``: [``botocore``] Updates internal logic for constructing API endpoints. We have
|
||||
added rule-based endpoints and internal model parameters.
|
||||
* api-change:``s3control``: [``botocore``] Updates internal logic for constructing API endpoints.
|
||||
We have added rule-based endpoints and internal model parameters.
|
||||
* api-change:``support-app``: [``botocore``] This release adds the
|
||||
RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an
|
||||
AWS account that is part of an organization.
|
||||
* api-change:``workspaces-web``: [``botocore``] WorkSpaces Web now supports user access logging for
|
||||
recording session start, stop, and URL navigation.
|
||||
- from version 1.24.93
|
||||
* api-change:``frauddetector``: [``botocore``] Documentation Updates for Amazon Fraud Detector
|
||||
* api-change:``sagemaker``: [``botocore``] This change allows customers to enable data capturing
|
||||
while running a batch transform job, and configure monitoring schedule to monitoring the captured
|
||||
data.
|
||||
* api-change:``servicediscovery``: [``botocore``] Updated the ListNamespaces API to support the
|
||||
NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.
|
||||
* api-change:``sesv2``: [``botocore``] This release allows subscribers to enable Dedicated IPs
|
||||
(managed) to send email via a fully managed dedicated IP experience. It also adds identities'
|
||||
VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs
|
||||
counts in the response of ListImportJobs API.
|
||||
- from version 1.24.92
|
||||
* api-change:``greengrass``: [``botocore``] This change allows customers to specify
|
||||
FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime
|
||||
on the device is different from the AWS Lambda runtime specified for that function.
|
||||
* api-change:``sagemaker``: [``botocore``] This release adds support for C7g, C6g, C6gd, C6gn, M6g,
|
||||
M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.
|
||||
- Update BuildRequires and Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 09:24:47 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -19,15 +19,15 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-boto3
|
||||
Version: 1.24.91
|
||||
Version: 1.25.0
|
||||
Release: 0
|
||||
Summary: Amazon Web Services Library
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/boto/boto3
|
||||
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
|
||||
# Related test dependencies
|
||||
BuildRequires: %{python_module botocore < 1.28.0}
|
||||
BuildRequires: %{python_module botocore >= 1.27.91}
|
||||
BuildRequires: %{python_module botocore < 1.29.0}
|
||||
BuildRequires: %{python_module botocore >= 1.28.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module s3transfer < 0.7.0}
|
||||
BuildRequires: %{python_module s3transfer >= 0.6.0}
|
||||
@ -35,8 +35,8 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-botocore < 1.28.0
|
||||
Requires: python-botocore >= 1.27.91
|
||||
Requires: python-botocore < 1.29.0
|
||||
Requires: python-botocore >= 1.28.0
|
||||
Requires: python-jmespath < 1.0.0
|
||||
Requires: python-jmespath >= 0.7.1
|
||||
Requires: python-s3transfer < 0.7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user