From 3979deaa66d9e2d2fcc9893de3b52db640365e5ccaaf4ae19a66ecf01b4e77fd Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Sep 2017 20:36:55 +0000 Subject: [PATCH] Accepting request 523839 from devel:languages:python - Update to version 1.7.9 + For details see https://github.com/boto/botocore/blob/1.7.9/CHANGELOG.rst + Needed for aws-cli 1.11.151 OBS-URL: https://build.opensuse.org/request/show/523839 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=19 --- botocore-1.5.89.tar.gz | 3 --- botocore-1.7.9.tar.gz | 3 +++ python-botocore.changes | 7 +++++++ python-botocore.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 botocore-1.5.89.tar.gz create mode 100644 botocore-1.7.9.tar.gz diff --git a/botocore-1.5.89.tar.gz b/botocore-1.5.89.tar.gz deleted file mode 100644 index d848a17..0000000 --- a/botocore-1.5.89.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19bcf712584da0a3bfbea37767f6d4e7bbb8b683c75032dee14a2a277540fecc -size 3706998 diff --git a/botocore-1.7.9.tar.gz b/botocore-1.7.9.tar.gz new file mode 100644 index 0000000..64528a8 --- /dev/null +++ b/botocore-1.7.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afcecc412ef743f4bcd831c72512903c04f7628261ddeb8b968d875c045f6109 +size 3789072 diff --git a/python-botocore.changes b/python-botocore.changes index e1070df..fb8f23f 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 12 21:51:29 UTC 2017 - rjschwei@suse.com + +- Update to version 1.7.9 + + For details see https://github.com/boto/botocore/blob/1.7.9/CHANGELOG.rst + + Needed for aws-cli 1.11.151 + ------------------------------------------------------------------- Fri Aug 25 12:24:52 UTC 2017 - tbechtold@suse.com diff --git a/python-botocore.spec b/python-botocore.spec index c942f4e..38554b1 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-botocore -Version: 1.5.89 +Version: 1.7.9 Release: 0 Summary: Python interface for AWS License: Apache-2.0