python-boto3/python-boto3.spec

86 lines
2.7 KiB
RPMSpec
Raw Normal View History

#
# spec file for package python-boto3
#
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 15:31:58 +02:00
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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 14:21:05 +01:00
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-boto3
Accepting request 653582 from home:glaubitz:branches:devel:languages:python:aws - Version update to 1.9.57 (bsc#1118021, bsc#1118027) * bugfix:s3: [``botocore``] Add md5 header injection to new operations that require it * api-change:``s3``: [``botocore``] Update s3 client to latest version - from version 1.9.56 * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version * api-change:``xray``: [``botocore``] Update xray client to latest version * api-change:``lambda``: [``botocore``] Update lambda client to latest version * api-change:``events``: [``botocore``] Update events client to latest version * api-change:``serverlessrepo``: [``botocore``] Update serverlessrepo client to latest version * api-change:``kafka``: [``botocore``] Update kafka client to latest version * api-change:``s3``: [``botocore``] Update s3 client to latest version - Update Requires in spec file from setup.py - Version update to 1.9.55 * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``appmesh``: [``botocore``] Update appmesh client to latest version * api-change:``license-manager``: [``botocore``] Update license-manager client to latest version * api-change:``servicediscovery``: [``botocore``] Update servicediscovery client to latest version * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version * api-change:``lightsail``: [``botocore``] Update lightsail client to latest version - from version 1.9.54 * api-change:``securityhub``: [``botocore``] Update securityhub client to latest version * api-change:``rds``: [``botocore``] Update rds client to latest version * api-change:``fsx``: [``botocore``] Update fsx client to latest version * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version - from version 1.9.53 * api-change:``meteringmarketplace``: [``botocore``] Update meteringmarketplace client to latest version * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``codedeploy``: [``botocore``] Update codedeploy client to latest version OBS-URL: https://build.opensuse.org/request/show/653582 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=19
2018-12-03 17:40:12 +01:00
Version: 1.9.57
Release: 0
Summary: Amazon Web Services Library
License: Apache-2.0
Group: Development/Languages/Python
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 15:31:58 +02:00
URL: https://github.com/boto/boto3
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
Accepting request 653582 from home:glaubitz:branches:devel:languages:python:aws - Version update to 1.9.57 (bsc#1118021, bsc#1118027) * bugfix:s3: [``botocore``] Add md5 header injection to new operations that require it * api-change:``s3``: [``botocore``] Update s3 client to latest version - from version 1.9.56 * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version * api-change:``xray``: [``botocore``] Update xray client to latest version * api-change:``lambda``: [``botocore``] Update lambda client to latest version * api-change:``events``: [``botocore``] Update events client to latest version * api-change:``serverlessrepo``: [``botocore``] Update serverlessrepo client to latest version * api-change:``kafka``: [``botocore``] Update kafka client to latest version * api-change:``s3``: [``botocore``] Update s3 client to latest version - Update Requires in spec file from setup.py - Version update to 1.9.55 * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``appmesh``: [``botocore``] Update appmesh client to latest version * api-change:``license-manager``: [``botocore``] Update license-manager client to latest version * api-change:``servicediscovery``: [``botocore``] Update servicediscovery client to latest version * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version * api-change:``lightsail``: [``botocore``] Update lightsail client to latest version - from version 1.9.54 * api-change:``securityhub``: [``botocore``] Update securityhub client to latest version * api-change:``rds``: [``botocore``] Update rds client to latest version * api-change:``fsx``: [``botocore``] Update fsx client to latest version * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version - from version 1.9.53 * api-change:``meteringmarketplace``: [``botocore``] Update meteringmarketplace client to latest version * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``codedeploy``: [``botocore``] Update codedeploy client to latest version OBS-URL: https://build.opensuse.org/request/show/653582 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=19
2018-12-03 17:40:12 +01:00
BuildRequires: %{python_module botocore < 1.13.0}
BuildRequires: %{python_module botocore >= 1.12.57}
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 15:31:58 +02:00
BuildRequires: %{python_module mock}
BuildRequires: %{python_module nose}
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 09:17:10 +02:00
BuildRequires: %{python_module s3transfer}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%if 0%{?suse_version} <= 1315
# We need the ssl module, which is delivers by python and not python-base
BuildRequires: python
%endif
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 14:21:05 +01:00
Requires: python-botocore < 1.13.0
Accepting request 653582 from home:glaubitz:branches:devel:languages:python:aws - Version update to 1.9.57 (bsc#1118021, bsc#1118027) * bugfix:s3: [``botocore``] Add md5 header injection to new operations that require it * api-change:``s3``: [``botocore``] Update s3 client to latest version - from version 1.9.56 * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version * api-change:``xray``: [``botocore``] Update xray client to latest version * api-change:``lambda``: [``botocore``] Update lambda client to latest version * api-change:``events``: [``botocore``] Update events client to latest version * api-change:``serverlessrepo``: [``botocore``] Update serverlessrepo client to latest version * api-change:``kafka``: [``botocore``] Update kafka client to latest version * api-change:``s3``: [``botocore``] Update s3 client to latest version - Update Requires in spec file from setup.py - Version update to 1.9.55 * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``appmesh``: [``botocore``] Update appmesh client to latest version * api-change:``license-manager``: [``botocore``] Update license-manager client to latest version * api-change:``servicediscovery``: [``botocore``] Update servicediscovery client to latest version * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version * api-change:``lightsail``: [``botocore``] Update lightsail client to latest version - from version 1.9.54 * api-change:``securityhub``: [``botocore``] Update securityhub client to latest version * api-change:``rds``: [``botocore``] Update rds client to latest version * api-change:``fsx``: [``botocore``] Update fsx client to latest version * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version - from version 1.9.53 * api-change:``meteringmarketplace``: [``botocore``] Update meteringmarketplace client to latest version * api-change:``ec2``: [``botocore``] Update ec2 client to latest version * api-change:``codedeploy``: [``botocore``] Update codedeploy client to latest version OBS-URL: https://build.opensuse.org/request/show/653582 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=19
2018-12-03 17:40:12 +01:00
Requires: python-botocore >= 1.12.57
Requires: python-jmespath < 1.0.0
Requires: python-jmespath >= 0.7.1
Requires: python-s3transfer < 0.2.0
Requires: python-s3transfer >= 0.1.10
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 19:17:42 +02:00
Requires: python-six
BuildArch: noarch
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 15:31:58 +02:00
%ifpython2
BuildRequires: python2-futures
Requires: python2-futures
%endif
%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/
# 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
%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 19:17:42 +02: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 15:31:58 +02: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 09:17:10 +02: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 15:31:58 +02: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 15:31:58 +02:00
%license LICENSE
%doc CONTRIBUTING.rst README.rst
%{python_sitelib}/*
%changelog