Hello community,
here is the log from the commit of package python-troveclient for
openSUSE:Factory checked in at 2016-05-19 12:14:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-troveclient (Old)
and /work/SRC/openSUSE:Factory/.python-troveclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-troveclient"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2015-10-30 13:42:16.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes
2016-05-19 12:14:31.000000000 +0200
@@ -1,0 +2,46 @@
+Tue Apr 12 07:03:06 UTC 2016 - [email protected]
+
+- update to 2.2.0:
+ * Client support for instance module feature
+ * Revert "Time to get rid of any last vestiges of slave_of"
+ * Add suport for module maintenance commands
+ * Fix for guest_log authentication failure
+ * Updated from global requirements
+ * Update readme file to be valid rst and update content
+ * support OS_ENDPOINT_TYPE environment variable
+ * Updated from global requirements
+ * Client Changes for Guest Log File Retrieval
+ * Fix the "OpenStack CLI guide" link
+ * Updated from global requirements
+ * use oslotest to break into the debugger when running test cases
+ * Remove argparse from requirements
+ * Trival: Remove 'MANIFEST.in'
+ * Use the oslo.utils.reflection to extract the class name
+ * Change assertTrue(isinstance()) by optimal assert
+ * Remove openstack-common.conf
+ * Put py34 first in the env order of tox
+ * Updated from global requirements
+ * Drop py33 support
+ * Replace assertEqual(None, *) with assertIsNone
+ * Remove py26 support
+ * Added '.' and remove extra parentheses(')') from README.rst
+ * Trivial: Remove vim header from source files
+ * Replace assertEqual(None, *) with assertIsNone in tests
+ * Add root-disable api
+ * Add 'volume_type' parameter to instance create
+ * Updated from global requirements
+ * cluster create passing availability zone incorrectly
+ * Delete python bytecode before every test run
+ * Time to get rid of any last vestiges of slave_of
+ * Last sync from oslo-incubator
+ * Updated from global requirements
+ * remove unnecessary message when running unit test
+ * Fixes the backup-delete
+ * Updated from global requirements
+ * improve readme contents
+ * Fix the function name with correct word
+ * Accepting network and availability zone for instances in cluster
+ * Updated from global requirements
+- Adjust Requires
+
+-------------------------------------------------------------------
Old:
----
python-troveclient-1.3.0.tar.gz
New:
----
python-troveclient-2.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-troveclient.spec ++++++
--- /var/tmp/diff_new_pack.6Gigdt/_old 2016-05-19 12:14:32.000000000 +0200
+++ /var/tmp/diff_new_pack.6Gigdt/_new 2016-05-19 12:14:32.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-troveclient
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -19,7 +19,7 @@
%define component troveclient
Name: python-troveclient
-Version: 1.3.0
+Version: 2.2.0
Release: 0
Summary: Openstack Object DbaaS (Trove) API Client
License: Apache-2.0
@@ -37,10 +37,12 @@
BuildRequires: python-httplib2
BuildRequires: python-keystoneclient
BuildRequires: python-mock >= 1.0
+BuildRequires: python-pycrypto
BuildRequires: python-requests >= 1.1
BuildRequires: python-requests-mock
BuildRequires: python-simplejson >= 2.0.9
BuildRequires: python-six
+BuildRequires: python-swiftclient
BuildRequires: python-testrepository >= 0.0.17
BuildRequires: python-testscenarios
BuildRequires: python-testtools >= 0.9.32
@@ -51,11 +53,12 @@
Requires: python >= 2.6.8
Requires: python-PrettyTable >= 0.7
Requires: python-keystoneclient >= 1.6.0
-Requires: python-oslo.utils >= 2.0.0
+Requires: python-oslo.utils >= 3.5.0
Requires: python-pbr >= 1.6
-Requires: python-requests >= 2.5.2
+Requires: python-requests >= 2.8.1
Requires: python-simplejson >= 2.2.0
Requires: python-six >= 1.9.0
+Requires: python-swiftclient >= 2.2.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
BuildRequires: python-discover
++++++ python-troveclient-1.3.0.tar.gz -> python-troveclient-2.2.0.tar.gz ++++++
++++ 4414 lines of diff (skipped)