forked from pool/python-boto3
Accepting request 555397 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/555397 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=9
This commit is contained in:
parent
f98e24b846
commit
9cfb15aad0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f79f77dca2280f7780f39d72a5088f4cf2b626c0921e7185ed6ac17abfdd7e6c
|
||||
size 92914
|
3
boto3-1.4.8.tar.gz
Normal file
3
boto3-1.4.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:332c6a17fd695581dd6f9ed825ce13c2d5ee3a6f5e1b079bed0ff7293809faf0
|
||||
size 92875
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 16:54:02 UTC 2017 - arun@gmx.de
|
||||
|
||||
- specfile:
|
||||
* updated version for botocore
|
||||
|
||||
- update to version 1.4.8:
|
||||
* enhancement:botocore: Raised minor version dependency for botocore
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 24 10:30:12 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-boto3
|
||||
Version: 1.4.7
|
||||
Version: 1.4.8
|
||||
Release: 0
|
||||
Url: https://github.com/boto/boto3
|
||||
Summary: Amazon Web Services Library
|
||||
@ -29,8 +29,8 @@ BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-botocore < 1.8.0
|
||||
Requires: python-botocore >= 1.7.0
|
||||
Requires: python-botocore < 1.9.0
|
||||
Requires: python-botocore >= 1.8.0
|
||||
%ifpython2
|
||||
Requires: python2-futures
|
||||
BuildRequires: python2-futures
|
||||
|
Loading…
x
Reference in New Issue
Block a user