Hello community, here is the log from the commit of package python-boto for openSUSE:Factory checked in at 2017-02-18 03:20:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-boto (Old) and /work/SRC/openSUSE:Factory/.python-boto.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-boto" Changes: -------- --- /work/SRC/openSUSE:Factory/python-boto/python-boto.changes 2016-02-03 10:20:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-boto.new/python-boto.changes 2017-02-18 03:20:07.339679956 +0100 @@ -1,0 +2,32 @@ +Thu Feb 9 19:45:06 UTC 2017 - [email protected] + +- Disable source service + +------------------------------------------------------------------- +Thu Oct 6 13:00:44 UTC 2016 - [email protected] + +- fix requirements + +------------------------------------------------------------------- +Wed Oct 5 17:26:00 UTC 2016 - [email protected] + +- Update to version 2.42.0 (bsc#1002895) + + Respect is_secure parameter in generate_url_sigv4 (commit 59ba28d) + + Update MTurk API (issue 3563, commit 250d891) +- From 2.41.0 + + Update endpoints.json (issue 3564, commit 5e786b4) + + Remove the broken link to PDF’s (issue 3562, commit 46ffb0c) +- From 2.40.0 + + ryansydnor-s3: Allow s3 bucket lifecycle policies with multiple + transitions (commit c6d5af3) + + Fixes upload parts for glacier (issue 3524, commit d1973a4) + + pslawski-unicode-parse-qs: Move utility functions over to compat + Add S3 integ test for non-ascii keys with sigv4 Fix quoting of tilde + in S3 canonical_uri for sigv4 Parse unicode query string properly + in Python 2 (issue 2844, commit 5092c6d) + + ninchat-config-fix: Add __setstate__ to fix pickling test fail Add + unit tests for config parsing Don’t access parser through + __dict__ Config: Catch specific exceptions when wrapping ConfigParser + methods Config: Don’t inherit from ConfigParser (issue 3474, commit c21aa54) + +------------------------------------------------------------------- Old: ---- boto-2.39.0.tar.gz New: ---- boto-2.42.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-boto.spec ++++++ --- /var/tmp/diff_new_pack.VpY08M/_old 2017-02-18 03:20:08.371534212 +0100 +++ /var/tmp/diff_new_pack.VpY08M/_new 2017-02-18 03:20:08.375533647 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-boto # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -17,13 +17,13 @@ Name: python-boto -Version: 2.39.0 +Version: 2.42.0 Release: 0 Url: https://github.com/boto/boto/ Summary: Amazon Web Services Library License: MIT Group: Development/Languages/Python -Source: https://pypi.python.org/packages/source/b/boto/boto-%{version}.tar.gz +Source: boto-%{version}.tar.gz Source1: boto.cfg BuildRequires: fdupes BuildRequires: python-devel @@ -32,7 +32,13 @@ BuildRequires: python-xml # Documentation requirement BuildRequires: python-Sphinx -Requires: python-paramiko +Requires: python-PyYAML >= 3.10 +Requires: python-argparse >= 1.2.1 +Requires: python-httpretty +Requires: python-paramiko >= 1.10.0 +Requires: python-requests >= 1.2.3 +Requires: python-rsa >= 3.1.4 +Requires: python-simplejson >= 3.6.5 Requires: python-xml Requires(post): update-alternatives Requires(postun): update-alternatives ++++++ boto-2.39.0.tar.gz -> boto-2.42.0.tar.gz ++++++ ++++ 5936 lines of diff (skipped)
