SHA256
1
0
forked from pool/python-boto3
python-boto3/python-boto3.spec

90 lines
2.6 KiB
RPMSpec
Raw Normal View History

#
# spec file for package python-boto3
#
Accepting request 862609 from home:glaubitz:branches:devel:languages:python:aws - Version update to 1.16.52 * api-change:``rds``: [``botocore``] Update rds client to latest version * api-change:``kms``: [``botocore``] Update kms client to latest version - from version 1.16.51 * api-change:``devops-guru``: [``botocore``] Update devops-guru client to latest version * api-change:``codepipeline``: [``botocore``] Update codepipeline client to latest version * api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version - from version 1.16.50 * api-change:``autoscaling``: [``botocore``] Update autoscaling client to latest version * api-change:``transfer``: [``botocore``] Update transfer client to latest version * api-change:``autoscaling-plans``: [``botocore``] Update autoscaling-plans client to latest version - from version 1.16.49 * api-change:``ce``: [``botocore``] Update ce client to latest version * api-change:``application-autoscaling``: [``botocore``] Update application-autoscaling client to latest version - from version 1.16.48 * api-change:``healthlake``: [``botocore``] Update healthlake client to latest version * api-change:``cloudsearch``: [``botocore``] Update cloudsearch client to latest version - from version 1.16.47 * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version - from version 1.16.46 * api-change:``macie2``: [``botocore``] Update macie2 client to latest version * api-change:``elasticache``: [``botocore``] Update elasticache client to latest version - from version 1.16.45 * api-change:``acm-pca``: [``botocore``] Update acm-pca client to latest version * api-change:``apigatewayv2``: [``botocore``] Update apigatewayv2 client to latest version - from version 1.16.44 * api-change:``cloudfront``: [``botocore``] Update cloudfront client to latest version - from version 1.16.43 * api-change:``compute-optimizer``: [``botocore``] Update compute-optimizer client to latest version OBS-URL: https://build.opensuse.org/request/show/862609 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=84
2021-01-12 12:07:10 +00:00
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
Accepting request 646632 from home:glaubitz:branches:devel:languages:python:aws - Version update to 1.9.37 * api-change:``rekognition``: [``botocore``] Update rekognition client to latest version * api-change:``clouddirectory``: [``botocore``] Update clouddirectory client to latest version - from version 1.9.36 * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version * enhancement:Exceptions: [``botocore``] Add the ability to pickle botocore exceptions (`834 <https://github.com/boto/botocore/issues/834>`__) - from version 1.9.35 * api-change:``mediastore-data``: [``botocore``] Update mediastore-data client to latest version * api-change:``secretsmanager``: [``botocore``] Update secretsmanager client to latest version * api-change:``greengrass``: [``botocore``] Update greengrass client to latest version * api-change:``config``: [``botocore``] Update config client to latest version - from version 1.9.34 * api-change:``chime``: [``botocore``] Update chime client to latest version * api-change:``rds``: [``botocore``] Update rds client to latest version * api-change:``dms``: [``botocore``] Update dms client to latest version - from 1.9.33 * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version * api-change:``alexaforbusiness``: [``botocore``] Update alexaforbusiness client to latest version * api-change:``ssm``: [``botocore``] Update ssm client to latest version - from version 1.9.32 * api-change:``ec2``: [``botocore``] Update ec2 client to latest version - from version 1.9.31 * api-change:``codestar``: [``botocore``] Update codestar client to latest version * api-change:``alexaforbusiness``: [``botocore``] Update alexaforbusiness client to latest version - from version 1.9.30 * api-change:``ec2``: [``botocore``] Update ec2 client to latest version - from version 1.9.29 * api-change:``inspector``: [``botocore``] Update inspector client to latest version * api-change:``shield``: [``botocore``] Update shield client to latest version OBS-URL: https://build.opensuse.org/request/show/646632 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=14
2018-11-06 13:21:05 +00:00
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-boto3
Accepting request 915514 from home:mvyskocil:branches:devel:languages:python:aws - Update to version 1.18.33 * sync python-botocore dependency with setup.py * api-change:``iot``: [``botocore``] Added Create/Update/Delete/Describe/List APIs for a new IoT resource named FleetMetric. Added a new Fleet Indexing query API named GetBucketsAggregation. Added a new field named DisconnectedReason in Fleet Indexing query response. Updated their related documentations. * api-change:``polly``: [``botocore``] Amazon Polly adds new South African English voice - Ayanda. Ayanda is available as Neural voice only. * api-change:``compute-optimizer``: [``botocore``] Documentation updates for Compute Optimizer * api-change:``sqs``: [``botocore``] Amazon SQS adds a new queue attribute, RedriveAllowPolicy, which includes the dead-letter queue redrive permission parameters. It defines which source queues can specify dead-letter queues as a JSON object. * api-change:``memorydb``: [``botocore``] Documentation updates for MemoryDB - from version 1.18.32 * api-change:``codebuild``: [``botocore``] Documentation updates for CodeBuild * api-change:``firehose``: [``botocore``] This release adds the Dynamic Partitioning feature to Kinesis Data Firehose service for S3 destinations. * api-change:``kms``: [``botocore``] This release has changes to KMS nomenclature to remove the word master from both the "Customer master key" and "CMK" abbreviation and replace those naming conventions with "KMS key". * api-change:``cloudformation``: [``botocore``] AWS CloudFormation allows you to iteratively develop your applications when failures are OBS-URL: https://build.opensuse.org/request/show/915514 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=97
2021-09-07 13:29:56 +00:00
Version: 1.18.33
Release: 0
Summary: Amazon Web Services Library
License: Apache-2.0
Accepting request 596739 from devel:languages:python - Version update to 1.7.4: api-change:ssm: [botocore] Update ssm client to latest version api-change:workmail: [botocore] Update workmail client to latest version api-change:dms: [botocore] Update dms client to latest version api-change:mediapackage: [botocore] Update mediapackage client to latest version api-change:glue: [botocore] Update glue client to latest version api-change:clouddirectory: [botocore] Update clouddirectory client to latest version - update to version 1.7.2 - api-change:batch: [botocore] Update batch client to latest version - update to version 1.7.1 - enhancementshield [botocore] Added paginator for list_protections operation. - api-change:ssm: [botocore] Update ssm client to latest version - update to version 1.7.0 - api-change:s3: [botocore] Update s3 client to latest version - api-change:sagemaker: [botocore] Update sagemaker client to latest version - api-change:acm: [botocore] Update acm client to latest version - api-change:config: [botocore] Update config client to latest version - api-change:transcribe: [botocore] Update transcribe client to latest version - api-change:secretsmanager: [botocore] Update secretsmanager client to latest version - api-change:acm-pca: [botocore] Update acm-pca client to latest version - api-change:cloudwatch: [botocore] Update cloudwatch client to latest version - feature:s3: Add support for S3 Select. Amazon S3 Select is an Amazon S3 feature that makes it easy to retrieve specific data from the contents of an object using simple SQL expressions without having to retrieve the entire object. With this release of the Amazon S3 SDK, S3 Select API (SelectObjectContent) is now generally available in all public regions. This release supports retrieval of a subset of data using SQL clauses, like SELECT and WHERE, from delimited text files and JSON objects in Amazon S3 through the SelectObjectContent API available in AWS S3 SDK. - api-change:fms: [botocore] Update fms client to latest version - update to version 1.6.23 - api-change:lambda: [botocore] Update lambda client to latest version - api-change:devicefarm: [botocore] Update devicefarm client to latest version - api-change:translate: [botocore] Update translate client to latest version - update to version 1.6.22 - api-change:cloudfront: [botocore] Update cloudfront client to latest version OBS-URL: https://build.opensuse.org/request/show/596739 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=11
2018-04-24 13:31:58 +00:00
URL: https://github.com/boto/boto3
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
# Related test dependencies
- Update to version 1.18.7 * api-change:``s3control``: [``botocore``] S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3 * api-change:``textract``: [``botocore``] Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration. * api-change:``proton``: [``botocore``] Documentation-only update links * api-change:``identitystore``: [``botocore``] Documentation updates for SSO API Ref. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``synthetics``: [``botocore``] CloudWatch Synthetics now supports visual testing in its canaries. - from version 1.18.6 * api-change:``securityhub``: [``botocore``] Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains. * api-change:``imagebuilder``: [``botocore``] Update to documentation to reapply missing change to SSM uninstall switch default value and improve description. * api-change:``s3outposts``: [``botocore``] Add on-premise access type support for endpoints - from version 1.18.5 * api-change:``medialive``: [``botocore``] MediaLive now supports passing through style data on WebVTT caption outputs. * api-change:``databrew``: [``botocore``] This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``s3control``: [``botocore``] Documentation updates for Amazon S3-control * api-change:``ec2``: [``botocore``] This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment. * api-change:``qldb``: [``botocore``] Amazon QLDB now supports ledgers encrypted with customer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=95
2021-08-09 14:26:01 +00:00
BuildRequires: %{python_module botocore < 1.22.0}
Accepting request 915514 from home:mvyskocil:branches:devel:languages:python:aws - Update to version 1.18.33 * sync python-botocore dependency with setup.py * api-change:``iot``: [``botocore``] Added Create/Update/Delete/Describe/List APIs for a new IoT resource named FleetMetric. Added a new Fleet Indexing query API named GetBucketsAggregation. Added a new field named DisconnectedReason in Fleet Indexing query response. Updated their related documentations. * api-change:``polly``: [``botocore``] Amazon Polly adds new South African English voice - Ayanda. Ayanda is available as Neural voice only. * api-change:``compute-optimizer``: [``botocore``] Documentation updates for Compute Optimizer * api-change:``sqs``: [``botocore``] Amazon SQS adds a new queue attribute, RedriveAllowPolicy, which includes the dead-letter queue redrive permission parameters. It defines which source queues can specify dead-letter queues as a JSON object. * api-change:``memorydb``: [``botocore``] Documentation updates for MemoryDB - from version 1.18.32 * api-change:``codebuild``: [``botocore``] Documentation updates for CodeBuild * api-change:``firehose``: [``botocore``] This release adds the Dynamic Partitioning feature to Kinesis Data Firehose service for S3 destinations. * api-change:``kms``: [``botocore``] This release has changes to KMS nomenclature to remove the word master from both the "Customer master key" and "CMK" abbreviation and replace those naming conventions with "KMS key". * api-change:``cloudformation``: [``botocore``] AWS CloudFormation allows you to iteratively develop your applications when failures are OBS-URL: https://build.opensuse.org/request/show/915514 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=97
2021-09-07 13:29:56 +00:00
BuildRequires: %{python_module botocore >= 1.21.33}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module nose}
- Update to version 1.18.7 * api-change:``s3control``: [``botocore``] S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3 * api-change:``textract``: [``botocore``] Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration. * api-change:``proton``: [``botocore``] Documentation-only update links * api-change:``identitystore``: [``botocore``] Documentation updates for SSO API Ref. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``synthetics``: [``botocore``] CloudWatch Synthetics now supports visual testing in its canaries. - from version 1.18.6 * api-change:``securityhub``: [``botocore``] Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains. * api-change:``imagebuilder``: [``botocore``] Update to documentation to reapply missing change to SSM uninstall switch default value and improve description. * api-change:``s3outposts``: [``botocore``] Add on-premise access type support for endpoints - from version 1.18.5 * api-change:``medialive``: [``botocore``] MediaLive now supports passing through style data on WebVTT caption outputs. * api-change:``databrew``: [``botocore``] This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``s3control``: [``botocore``] Documentation updates for Amazon S3-control * api-change:``ec2``: [``botocore``] This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment. * api-change:``qldb``: [``botocore``] Amazon QLDB now supports ledgers encrypted with customer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=95
2021-08-09 14:26:01 +00:00
BuildRequires: %{python_module s3transfer < 0.6.0}
BuildRequires: %{python_module s3transfer >= 0.5.0}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
- Update to version 1.18.7 * api-change:``s3control``: [``botocore``] S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3 * api-change:``textract``: [``botocore``] Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration. * api-change:``proton``: [``botocore``] Documentation-only update links * api-change:``identitystore``: [``botocore``] Documentation updates for SSO API Ref. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``synthetics``: [``botocore``] CloudWatch Synthetics now supports visual testing in its canaries. - from version 1.18.6 * api-change:``securityhub``: [``botocore``] Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains. * api-change:``imagebuilder``: [``botocore``] Update to documentation to reapply missing change to SSM uninstall switch default value and improve description. * api-change:``s3outposts``: [``botocore``] Add on-premise access type support for endpoints - from version 1.18.5 * api-change:``medialive``: [``botocore``] MediaLive now supports passing through style data on WebVTT caption outputs. * api-change:``databrew``: [``botocore``] This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``s3control``: [``botocore``] Documentation updates for Amazon S3-control * api-change:``ec2``: [``botocore``] This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment. * api-change:``qldb``: [``botocore``] Amazon QLDB now supports ledgers encrypted with customer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=95
2021-08-09 14:26:01 +00:00
Requires: python-botocore < 1.22.0
Accepting request 915514 from home:mvyskocil:branches:devel:languages:python:aws - Update to version 1.18.33 * sync python-botocore dependency with setup.py * api-change:``iot``: [``botocore``] Added Create/Update/Delete/Describe/List APIs for a new IoT resource named FleetMetric. Added a new Fleet Indexing query API named GetBucketsAggregation. Added a new field named DisconnectedReason in Fleet Indexing query response. Updated their related documentations. * api-change:``polly``: [``botocore``] Amazon Polly adds new South African English voice - Ayanda. Ayanda is available as Neural voice only. * api-change:``compute-optimizer``: [``botocore``] Documentation updates for Compute Optimizer * api-change:``sqs``: [``botocore``] Amazon SQS adds a new queue attribute, RedriveAllowPolicy, which includes the dead-letter queue redrive permission parameters. It defines which source queues can specify dead-letter queues as a JSON object. * api-change:``memorydb``: [``botocore``] Documentation updates for MemoryDB - from version 1.18.32 * api-change:``codebuild``: [``botocore``] Documentation updates for CodeBuild * api-change:``firehose``: [``botocore``] This release adds the Dynamic Partitioning feature to Kinesis Data Firehose service for S3 destinations. * api-change:``kms``: [``botocore``] This release has changes to KMS nomenclature to remove the word master from both the "Customer master key" and "CMK" abbreviation and replace those naming conventions with "KMS key". * api-change:``cloudformation``: [``botocore``] AWS CloudFormation allows you to iteratively develop your applications when failures are OBS-URL: https://build.opensuse.org/request/show/915514 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=97
2021-09-07 13:29:56 +00:00
Requires: python-botocore >= 1.21.33
Requires: python-jmespath < 1.0.0
Requires: python-jmespath >= 0.7.1
- Update to version 1.18.7 * api-change:``s3control``: [``botocore``] S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3 * api-change:``textract``: [``botocore``] Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration. * api-change:``proton``: [``botocore``] Documentation-only update links * api-change:``identitystore``: [``botocore``] Documentation updates for SSO API Ref. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``synthetics``: [``botocore``] CloudWatch Synthetics now supports visual testing in its canaries. - from version 1.18.6 * api-change:``securityhub``: [``botocore``] Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains. * api-change:``imagebuilder``: [``botocore``] Update to documentation to reapply missing change to SSM uninstall switch default value and improve description. * api-change:``s3outposts``: [``botocore``] Add on-premise access type support for endpoints - from version 1.18.5 * api-change:``medialive``: [``botocore``] MediaLive now supports passing through style data on WebVTT caption outputs. * api-change:``databrew``: [``botocore``] This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``s3control``: [``botocore``] Documentation updates for Amazon S3-control * api-change:``ec2``: [``botocore``] This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment. * api-change:``qldb``: [``botocore``] Amazon QLDB now supports ledgers encrypted with customer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=95
2021-08-09 14:26:01 +00:00
Requires: python-s3transfer < 0.6.0
Requires: python-s3transfer >= 0.5.0
Accepting request 635343 from home:glaubitz:branches:devel:languages:python:aws - Version update to 1.8.1 * api-change:``glue``: [``botocore``] Update glue client to latest version - from version 1.8.0 * api-change:``events``: [``botocore``] Update events client to latest version * api-change:``cognito-idp``: [``botocore``] Update cognito-idp client to latest version * feature:urllib3: [``botocore``] The vendored version of requests and urllib3 are no longer being used and botocore now has a direct dependency on newer versions of upstream urllib3. - from version 1.7.84 * api-change:``iot``: [``botocore``] Update iot client to latest version * api-change:``rekognition``: [``botocore``] Update rekognition client to latest version * api-change:``lex-models``: [``botocore``] Update lex-models client to latest version * api-change:``iotanalytics``: [``botocore``] Update iotanalytics client to latest version * api-change:``medialive``: [``botocore``] Update medialive client to latest version - from version 1.7.83 * api-change:``snowball``: [``botocore``] Update snowball client to latest version - from version 1.7.82 * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``dlm``: [``botocore``] Update dlm client to latest version * api-change:``rds``: [``botocore``] Update rds client to latest version * api-change:``elasticbeanstalk``: [``botocore``] Update elasticbeanstalk client to latest version - from version 1.7.81 * api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version - from version 1.7.80 * api-change:``dax``: [``botocore``] Update dax client to latest version * api-change:``secretsmanager``: [``botocore``] Update secretsmanager client to latest version * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version - from version 1.7.79 * api-change:``discovery``: [``botocore``] Update discovery client to latest version * api-change:``ssm``: [``botocore``] Update ssm client to latest version * api-change:``ec2``: [``botocore``] Update ec2 client to latest version OBS-URL: https://build.opensuse.org/request/show/635343 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=12
2018-09-12 17:17:42 +00:00
Requires: python-six
BuildArch: noarch
- Update to version 1.18.7 * api-change:``s3control``: [``botocore``] S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3 * api-change:``textract``: [``botocore``] Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration. * api-change:``proton``: [``botocore``] Documentation-only update links * api-change:``identitystore``: [``botocore``] Documentation updates for SSO API Ref. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``synthetics``: [``botocore``] CloudWatch Synthetics now supports visual testing in its canaries. - from version 1.18.6 * api-change:``securityhub``: [``botocore``] Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains. * api-change:``imagebuilder``: [``botocore``] Update to documentation to reapply missing change to SSM uninstall switch default value and improve description. * api-change:``s3outposts``: [``botocore``] Add on-premise access type support for endpoints - from version 1.18.5 * api-change:``medialive``: [``botocore``] MediaLive now supports passing through style data on WebVTT caption outputs. * api-change:``databrew``: [``botocore``] This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``s3control``: [``botocore``] Documentation updates for Amazon S3-control * api-change:``ec2``: [``botocore``] This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment. * api-change:``qldb``: [``botocore``] Amazon QLDB now supports ledgers encrypted with customer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=95
2021-08-09 14:26:01 +00:00
%python_subpackages
%description
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for
Python, which allows Python developers to write software that makes use of
services like Amazon S3 and Amazon EC2.
For documentation consult the online documentation at
http://boto3.readthedocs.org/en/latest/
Accepting request 885116 from home:glaubitz:branches:devel:languages:python:aws - Update to version 1.17.50 * api-change:``fsx``: [``botocore``] Support for cross-region and cross-account backup copies * api-change:``codebuild``: [``botocore``] AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account. - from version 1.17.49 * api-change:``redshift``: [``botocore``] Add support for case sensitive table level restore * api-change:``ec2``: [``botocore``] Add paginator support to DescribeStoreImageTasks and update documentation. * api-change:``shield``: [``botocore``] CreateProtection now throws InvalidParameterException instead of InternalErrorException when system tags (tag with keys prefixed with "aws:") are passed in. - from version 1.17.48 * api-change:``lookoutequipment``: [``botocore``] This release introduces support for Amazon Lookout for Equipment. * api-change:``kinesis-video-archived-media``: [``botocore``] Documentation updates for archived.kinesisvideo * api-change:``robomaker``: [``botocore``] This release allows RoboMaker customers to specify custom tools to run with their simulation job * api-change:``appstream``: [``botocore``] This release provides support for image updates * api-change:``ram``: [``botocore``] Documentation updates for AWS RAM resource sharing * api-change:``customer-profiles``: [``botocore``] Documentation updates for Put-Integration API * api-change:``autoscaling``: [``botocore``] Amazon EC2 Auto Scaling announces Warm Pools that help applications to scale out faster by pre-initializing EC2 instances and save money by requiring fewer continuously running instances - from version 1.17.47 * api-change:``storagegateway``: [``botocore``] File Gateway APIs now support FSx for Windows as a cloud storage. * api-change:``accessanalyzer``: [``botocore``] IAM Access Analyzer now analyzes your OBS-URL: https://build.opensuse.org/request/show/885116 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=87
2021-04-13 16:47:47 +00:00
Accepting request 894513 from home:alarrosa:branches:devel:languages:python:aws - Update to version 1.17.75 * api-change:support: [botocore] Documentation updates for support * api-change:apprunner: [botocore] AWS App Runner is a service that provides a fast, simple, and cost-effective way to deploy from source code or a container image directly to a scalable and secure web application in the AWS Cloud. * api-change:compute-optimizer: [botocore] This release enables compute optimizer to support exporting recommendations to Amazon S3 for EBS volumes and Lambda Functions. * api-change:personalize: [botocore] Amazon Personalize now supports the ability to optimize a solution for a custom objective in addition to maximizing relevance. * api-change:license-manager: [botocore] AWS License Manager now supports periodic report generation. * api-change:iotsitewise: [botocore] Documentation updates for AWS IoT SiteWise. * api-change:lexv2-models: [botocore] Update lexv2-models client to latest version - from version 1.17.74 * api-change:mediaconnect: [botocore] MediaConnect now supports JPEG XS for AWS Cloud Digital Interface (AWS CDI) uncompressed workflows, allowing you to establish a bridge between your on-premises live video network and the AWS Cloud. * api-change:sagemaker-a2i-runtime: [botocore] Documentation updates for Amazon A2I Runtime model * api-change:applicationcostprofiler: [botocore] APIs for AWS Application Cost Profiler. * api-change:neptune: [botocore] Neptune support for CopyTagsToSnapshots OBS-URL: https://build.opensuse.org/request/show/894513 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=89
2021-05-20 08:55:48 +00:00
Accepting request 900369 from home:glaubitz:branches:devel:languages:python:aws - Update to version 1.17.86 * api-change:``autoscaling``: [``botocore``] You can now launch EC2 instances with GP3 volumes when using Auto Scaling groups with Launch Configurations * api-change:``lightsail``: [``botocore``] Documentation updates for Lightsail * api-change:``ecs``: [``botocore``] Documentation updates for Amazon ECS. * api-change:``docdb``: [``botocore``] This SDK release adds support for DocDB global clusters. * api-change:``iam``: [``botocore``] Documentation updates for AWS Identity and Access Management (IAM). * api-change:``braket``: [``botocore``] Introduction of a RETIRED status for devices. - from version 1.17.85 * api-change:``sns``: [``botocore``] This release adds SMS sandbox in Amazon SNS and the ability to view all configured origination numbers. The SMS sandbox provides a safe environment for sending SMS messages, without risking your reputation as an SMS sender. * api-change:``polly``: [``botocore``] Amazon Polly adds new Canadian French voice - Gabrielle. Gabrielle is available as Neural voice only. * api-change:``ec2``: [``botocore``] Added idempotency to CreateNetworkInterface using the ClientToken parameter. * api-change:``iotwireless``: [``botocore``] Added six new public customer logging APIs to allow customers to set/get/reset log levels at resource type and resource id level. The log level set from the APIs will be used to filter log messages that can be emitted to CloudWatch in customer accounts. * api-change:``servicediscovery``: [``botocore``] Bugfixes - The DiscoverInstances API operation now provides an option to return all instances for health-checked services when there are no healthy instances available. - from version 1.17.84 * api-change:``lookoutmetrics``: [``botocore``] Allowing dot(.) character in table name for RDS and Redshift as source connector. * api-change:``location``: [``botocore``] Adds support for calculation of routes, resource tagging and customer provided KMS keys. * api-change:``datasync``: [``botocore``] Added SecurityDescriptorCopyFlags option that allows for control of which components of SMB security descriptors are copied from source to destination objects. - from version 1.17.83 * api-change:``iotevents-data``: [``botocore``] Releasing new APIs for AWS IoT Events Alarms * api-change:``devicefarm``: [``botocore``] Introduces support for using our desktop testing service OBS-URL: https://build.opensuse.org/request/show/900369 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=91
2021-06-16 12:19:25 +00:00
Accepting request 907531 from home:glaubitz:branches:devel:languages:python:aws - Update to version 1.17.112 * api-change:``dms``: [``botocore``] Release of feature needed for ECA-Endpoint settings. This allows customer to delete a field in endpoint settings by using --exact-settings flag in modify-endpoint api. This also displays default values for certain required fields of endpoint settings in describe-endpoint-settings api. * api-change:``glue``: [``botocore``] Add support for Event Driven Workflows * api-change:``acm``: [``botocore``] Added support for RSA 3072 SSL certificate import * api-change:``healthlake``: [``botocore``] General availability for Amazon HealthLake. StartFHIRImportJob and StartFHIRExportJob APIs now require AWS KMS parameter. For more information, see the Amazon HealthLake Documentation https://docs.aws.amazon.com/healthlake/index.html. * api-change:``wellarchitected``: [``botocore``] This update provides support for Well- Architected API users to mark answer choices as not applicable. * api-change:``lightsail``: [``botocore``] This release adds support for the Amazon Lightsail object storage service, which allows you to create buckets and store objects. - from version 1.17.111 * api-change:``amplifybackend``: [``botocore``] Added Sign in with Apple OAuth provider. * api-change:``redshift``: [``botocore``] Release new APIs to support new Redshift feature - Authentication Profile * api-change:``ssm``: [``botocore``] Changes to OpsCenter APIs to support a new feature, operational insights. * api-change:``lex-models``: [``botocore``] Customers can now migrate bots built with Lex V1 APIs to V2 APIs. This release adds APIs to initiate and manage the migration of a bot. * api-change:``directconnect``: [``botocore``] This release adds a new filed named awsLogicalDeviceId that it displays the AWS Direct Connect endpoint which terminates a physical connection's BGP Sessions. * api-change:``pricing``: [``botocore``] Documentation updates for api.pricing - from version 1.17.110 * api-change:``eks``: [``botocore``] Documentation updates for Wesley to support OBS-URL: https://build.opensuse.org/request/show/907531 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=93
2021-07-21 14:28:21 +00:00
- Update to version 1.18.7 * api-change:``s3control``: [``botocore``] S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3 * api-change:``textract``: [``botocore``] Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration. * api-change:``proton``: [``botocore``] Documentation-only update links * api-change:``identitystore``: [``botocore``] Documentation updates for SSO API Ref. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``synthetics``: [``botocore``] CloudWatch Synthetics now supports visual testing in its canaries. - from version 1.18.6 * api-change:``securityhub``: [``botocore``] Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains. * api-change:``imagebuilder``: [``botocore``] Update to documentation to reapply missing change to SSM uninstall switch default value and improve description. * api-change:``s3outposts``: [``botocore``] Add on-premise access type support for endpoints - from version 1.18.5 * api-change:``medialive``: [``botocore``] MediaLive now supports passing through style data on WebVTT caption outputs. * api-change:``databrew``: [``botocore``] This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``s3control``: [``botocore``] Documentation updates for Amazon S3-control * api-change:``ec2``: [``botocore``] This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment. * api-change:``qldb``: [``botocore``] Amazon QLDB now supports ledgers encrypted with customer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=95
2021-08-09 14:26:01 +00:00
# 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
- Update to version 1.18.7 * api-change:``s3control``: [``botocore``] S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3 * api-change:``textract``: [``botocore``] Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration. * api-change:``proton``: [``botocore``] Documentation-only update links * api-change:``identitystore``: [``botocore``] Documentation updates for SSO API Ref. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``synthetics``: [``botocore``] CloudWatch Synthetics now supports visual testing in its canaries. - from version 1.18.6 * api-change:``securityhub``: [``botocore``] Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains. * api-change:``imagebuilder``: [``botocore``] Update to documentation to reapply missing change to SSM uninstall switch default value and improve description. * api-change:``s3outposts``: [``botocore``] Add on-premise access type support for endpoints - from version 1.18.5 * api-change:``medialive``: [``botocore``] MediaLive now supports passing through style data on WebVTT caption outputs. * api-change:``databrew``: [``botocore``] This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``s3control``: [``botocore``] Documentation updates for Amazon S3-control * api-change:``ec2``: [``botocore``] This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment. * api-change:``qldb``: [``botocore``] Amazon QLDB now supports ledgers encrypted with customer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=95
2021-08-09 14:26:01 +00:00
%prep
%setup -q -n boto3-%{version}
Accepting request 635343 from home:glaubitz:branches:devel:languages:python:aws - Version update to 1.8.1 * api-change:``glue``: [``botocore``] Update glue client to latest version - from version 1.8.0 * api-change:``events``: [``botocore``] Update events client to latest version * api-change:``cognito-idp``: [``botocore``] Update cognito-idp client to latest version * feature:urllib3: [``botocore``] The vendored version of requests and urllib3 are no longer being used and botocore now has a direct dependency on newer versions of upstream urllib3. - from version 1.7.84 * api-change:``iot``: [``botocore``] Update iot client to latest version * api-change:``rekognition``: [``botocore``] Update rekognition client to latest version * api-change:``lex-models``: [``botocore``] Update lex-models client to latest version * api-change:``iotanalytics``: [``botocore``] Update iotanalytics client to latest version * api-change:``medialive``: [``botocore``] Update medialive client to latest version - from version 1.7.83 * api-change:``snowball``: [``botocore``] Update snowball client to latest version - from version 1.7.82 * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``dlm``: [``botocore``] Update dlm client to latest version * api-change:``rds``: [``botocore``] Update rds client to latest version * api-change:``elasticbeanstalk``: [``botocore``] Update elasticbeanstalk client to latest version - from version 1.7.81 * api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version - from version 1.7.80 * api-change:``dax``: [``botocore``] Update dax client to latest version * api-change:``secretsmanager``: [``botocore``] Update secretsmanager client to latest version * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version - from version 1.7.79 * api-change:``discovery``: [``botocore``] Update discovery client to latest version * api-change:``ssm``: [``botocore``] Update ssm client to latest version * api-change:``ec2``: [``botocore``] Update ec2 client to latest version OBS-URL: https://build.opensuse.org/request/show/635343 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=12
2018-09-12 17:17:42 +00:00
sed -i 's/from botocore.vendored //' boto3/compat.py
%build
%python_build
%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
Accepting request 596739 from devel:languages:python - Version update to 1.7.4: api-change:ssm: [botocore] Update ssm client to latest version api-change:workmail: [botocore] Update workmail client to latest version api-change:dms: [botocore] Update dms client to latest version api-change:mediapackage: [botocore] Update mediapackage client to latest version api-change:glue: [botocore] Update glue client to latest version api-change:clouddirectory: [botocore] Update clouddirectory client to latest version - update to version 1.7.2 - api-change:batch: [botocore] Update batch client to latest version - update to version 1.7.1 - enhancementshield [botocore] Added paginator for list_protections operation. - api-change:ssm: [botocore] Update ssm client to latest version - update to version 1.7.0 - api-change:s3: [botocore] Update s3 client to latest version - api-change:sagemaker: [botocore] Update sagemaker client to latest version - api-change:acm: [botocore] Update acm client to latest version - api-change:config: [botocore] Update config client to latest version - api-change:transcribe: [botocore] Update transcribe client to latest version - api-change:secretsmanager: [botocore] Update secretsmanager client to latest version - api-change:acm-pca: [botocore] Update acm-pca client to latest version - api-change:cloudwatch: [botocore] Update cloudwatch client to latest version - feature:s3: Add support for S3 Select. Amazon S3 Select is an Amazon S3 feature that makes it easy to retrieve specific data from the contents of an object using simple SQL expressions without having to retrieve the entire object. With this release of the Amazon S3 SDK, S3 Select API (SelectObjectContent) is now generally available in all public regions. This release supports retrieval of a subset of data using SQL clauses, like SELECT and WHERE, from delimited text files and JSON objects in Amazon S3 through the SelectObjectContent API available in AWS S3 SDK. - api-change:fms: [botocore] Update fms client to latest version - update to version 1.6.23 - api-change:lambda: [botocore] Update lambda client to latest version - api-change:devicefarm: [botocore] Update devicefarm client to latest version - api-change:translate: [botocore] Update translate client to latest version - update to version 1.6.22 - api-change:cloudfront: [botocore] Update cloudfront client to latest version OBS-URL: https://build.opensuse.org/request/show/596739 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=11
2018-04-24 13:31:58 +00:00
%check
Accepting request 606110 from devel:languages:python:aws - Version update to 1.10.17: * api-change:rds: [botocore] Update rds client to latest version * api-change:ec2: [botocore] Update ec2 client to latest version * api-change:budgets: [botocore] Update budgets client to latest version * api-change:rds: [botocore] Update rds client to latest version * api-change:ec2: [botocore] Update ec2 client to latest version * api-change:alexaforbusiness: [botocore] Update alexaforbusiness client to latest version * api-change:s3: [botocore] Update s3 client to latest version * api-change:budgets: [botocore] Update budgets client to latest version * api-change:es: [botocore] Update es client to latest version * api-change:guardduty: [botocore] Update guardduty client to latest version * api-change:config: [botocore] Update config client to latest version * api-change:secretsmanager: [botocore] Update secretsmanager client to latest version * api-change:appsync: [botocore] Update appsync client to latest version * api-change:acm: [botocore] Update acm client to latest version * api-change:codepipeline: [botocore] Update codepipeline client to latest version * api-change:ssm: [botocore] Update ssm client to latest version * api-change:ec2: [botocore] Update ec2 client to latest version * api-change:guardduty: [botocore] Update guardduty client to latest version * api-change:alexaforbusiness: [botocore] Update alexaforbusiness client to latest version * api-change:route53domains: [botocore] Update route53domains client to latest version * api-change:workspaces: [botocore] Update workspaces client to latest version * api-change:sagemaker: [botocore] Update sagemaker client to latest version * api-change:dynamodb: [botocore] Update dynamodb client to latest version * api-change:glacier: [botocore] Update glacier client to latest version * api-change:secretsmanager: [botocore] Update secretsmanager client to latest version * api-change:rekognition: [botocore] Update rekognition client to latest version * api-change:xray: [botocore] Update xray client to latest version * api-change:codedeploy: [botocore] Update codedeploy client to latest version * api-change:secretsmanager: [botocore] Update secretsmanager client to latest version OBS-URL: https://build.opensuse.org/request/show/606110 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=12
2018-05-11 07:17:10 +00:00
%python_expand nosetests-%{$python_bin_suffix} -v tests/unit
Accepting request 596739 from devel:languages:python - Version update to 1.7.4: api-change:ssm: [botocore] Update ssm client to latest version api-change:workmail: [botocore] Update workmail client to latest version api-change:dms: [botocore] Update dms client to latest version api-change:mediapackage: [botocore] Update mediapackage client to latest version api-change:glue: [botocore] Update glue client to latest version api-change:clouddirectory: [botocore] Update clouddirectory client to latest version - update to version 1.7.2 - api-change:batch: [botocore] Update batch client to latest version - update to version 1.7.1 - enhancementshield [botocore] Added paginator for list_protections operation. - api-change:ssm: [botocore] Update ssm client to latest version - update to version 1.7.0 - api-change:s3: [botocore] Update s3 client to latest version - api-change:sagemaker: [botocore] Update sagemaker client to latest version - api-change:acm: [botocore] Update acm client to latest version - api-change:config: [botocore] Update config client to latest version - api-change:transcribe: [botocore] Update transcribe client to latest version - api-change:secretsmanager: [botocore] Update secretsmanager client to latest version - api-change:acm-pca: [botocore] Update acm-pca client to latest version - api-change:cloudwatch: [botocore] Update cloudwatch client to latest version - feature:s3: Add support for S3 Select. Amazon S3 Select is an Amazon S3 feature that makes it easy to retrieve specific data from the contents of an object using simple SQL expressions without having to retrieve the entire object. With this release of the Amazon S3 SDK, S3 Select API (SelectObjectContent) is now generally available in all public regions. This release supports retrieval of a subset of data using SQL clauses, like SELECT and WHERE, from delimited text files and JSON objects in Amazon S3 through the SelectObjectContent API available in AWS S3 SDK. - api-change:fms: [botocore] Update fms client to latest version - update to version 1.6.23 - api-change:lambda: [botocore] Update lambda client to latest version - api-change:devicefarm: [botocore] Update devicefarm client to latest version - api-change:translate: [botocore] Update translate client to latest version - update to version 1.6.22 - api-change:cloudfront: [botocore] Update cloudfront client to latest version OBS-URL: https://build.opensuse.org/request/show/596739 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=11
2018-04-24 13:31:58 +00:00
%files %{python_files}
Accepting request 596739 from devel:languages:python - Version update to 1.7.4: api-change:ssm: [botocore] Update ssm client to latest version api-change:workmail: [botocore] Update workmail client to latest version api-change:dms: [botocore] Update dms client to latest version api-change:mediapackage: [botocore] Update mediapackage client to latest version api-change:glue: [botocore] Update glue client to latest version api-change:clouddirectory: [botocore] Update clouddirectory client to latest version - update to version 1.7.2 - api-change:batch: [botocore] Update batch client to latest version - update to version 1.7.1 - enhancementshield [botocore] Added paginator for list_protections operation. - api-change:ssm: [botocore] Update ssm client to latest version - update to version 1.7.0 - api-change:s3: [botocore] Update s3 client to latest version - api-change:sagemaker: [botocore] Update sagemaker client to latest version - api-change:acm: [botocore] Update acm client to latest version - api-change:config: [botocore] Update config client to latest version - api-change:transcribe: [botocore] Update transcribe client to latest version - api-change:secretsmanager: [botocore] Update secretsmanager client to latest version - api-change:acm-pca: [botocore] Update acm-pca client to latest version - api-change:cloudwatch: [botocore] Update cloudwatch client to latest version - feature:s3: Add support for S3 Select. Amazon S3 Select is an Amazon S3 feature that makes it easy to retrieve specific data from the contents of an object using simple SQL expressions without having to retrieve the entire object. With this release of the Amazon S3 SDK, S3 Select API (SelectObjectContent) is now generally available in all public regions. This release supports retrieval of a subset of data using SQL clauses, like SELECT and WHERE, from delimited text files and JSON objects in Amazon S3 through the SelectObjectContent API available in AWS S3 SDK. - api-change:fms: [botocore] Update fms client to latest version - update to version 1.6.23 - api-change:lambda: [botocore] Update lambda client to latest version - api-change:devicefarm: [botocore] Update devicefarm client to latest version - api-change:translate: [botocore] Update translate client to latest version - update to version 1.6.22 - api-change:cloudfront: [botocore] Update cloudfront client to latest version OBS-URL: https://build.opensuse.org/request/show/596739 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=11
2018-04-24 13:31:58 +00:00
%license LICENSE
%doc CONTRIBUTING.rst README.rst
%{python_sitelib}/*
%changelog