Accepting request 674657 from devel:languages:python:aws

OBS-URL: https://build.opensuse.org/request/show/674657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2019-02-14 13:35:20 +00:00 committed by Git OBS Bridge
commit 2784c5351d
4 changed files with 51 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66ec16823c53bc0e75bd84065f0194e78129df3adebf7e7b0713c8a1d1ef3b83
size 251627

3
1.9.93.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d3d4daee8e70a8642ed8d01b10658f8f6eb9590cc77ef4467efeadaa627c5f84
size 252305

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
Wed Feb 13 11:53:04 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Version update to 1.9.93
* api-change:``lambda``: [``botocore``] Update lambda client to latest version
- from version 1.9.92
* api-change:``appstream``: [``botocore``] Update appstream client to latest version
* api-change:``codebuild``: [``botocore``] Update codebuild client to latest version
* api-change:``mediapackage``: [``botocore``] Update mediapackage client to latest version
- from version 1.9.91
* api-change:``discovery``: [``botocore``] Update discovery client to latest version
* api-change:``ecs``: [``botocore``] Update ecs client to latest version
* api-change:``dlm``: [``botocore``] Update dlm client to latest version
- from version 1.9.90
* api-change:``es``: [``botocore``] Update es client to latest version
* api-change:``medialive``: [``botocore``] Update medialive client to latest version
* api-change:``gamelift``: [``botocore``] Update gamelift client to latest version
* api-change:``robomaker``: [``botocore``] Update robomaker client to latest version
- from version 1.9.89
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``fsx``: [``botocore``] Update fsx client to latest version
- from version 1.9.88
* api-change:``shield``: [``botocore``] Update shield client to latest version
* api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
- from version 1.9.87
* api-change:``ecs``: [``botocore``] Update ecs client to latest version
* api-change:``application-autoscaling``: [``botocore``] Update application-autoscaling
client to latest version
* api-change:``workspaces``: [``botocore``] Update workspaces client to latest version
* api-change:``codecommit``: [``botocore``] Update codecommit client to latest version
- from version 1.9.86
* api-change:``devicefarm``: [``botocore``] Update devicefarm client to latest version
* api-change:``codecommit``: [``botocore``] Update codecommit client to latest version
* api-change:``medialive``: [``botocore``] Update medialive client to latest version
* api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to latest version
- from version 1.9.85
* api-change:``logs``: [``botocore``] Update logs client to latest version
* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
* api-change:``rds``: [``botocore``] Update rds client to latest version
* api-change:``codebuild``: [``botocore``] Update codebuild client to latest version
* api-change:``sms-voice``: [``botocore``] Update sms-voice client to latest version
* api-change:``ecr``: [``botocore``] Update ecr client to latest version
- Update Requires in spec file from setup.py
-------------------------------------------------------------------
Thu Jan 24 10:28:23 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-boto3
Version: 1.9.84
Version: 1.9.93
Release: 0
Summary: Amazon Web Services Library
License: Apache-2.0
@ -26,7 +26,7 @@ Group: Development/Languages/Python
URL: https://github.com/boto/boto3
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
BuildRequires: %{python_module botocore < 1.13.0}
BuildRequires: %{python_module botocore >= 1.12.84}
BuildRequires: %{python_module botocore >= 1.12.93}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module nose}
BuildRequires: %{python_module s3transfer}
@ -38,7 +38,7 @@ BuildRequires: python-rpm-macros
BuildRequires: python
%endif
Requires: python-botocore < 1.13.0
Requires: python-botocore >= 1.12.84
Requires: python-botocore >= 1.12.93
Requires: python-jmespath < 1.0.0
Requires: python-jmespath >= 0.7.1
Requires: python-s3transfer < 0.2.0