Hello community,
here is the log from the commit of package python-mistralclient for
openSUSE:Factory checked in at 2016-10-22 13:22:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mistralclient (Old)
and /work/SRC/openSUSE:Factory/.python-mistralclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mistralclient"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-mistralclient/python-mistralclient.changes
2016-09-30 15:28:58.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-mistralclient.new/python-mistralclient.changes
2016-10-22 13:22:16.000000000 +0200
@@ -1,0 +2,47 @@
+Thu Oct 13 09:21:55 UTC 2016 - [email protected]
+
+- sync with git
+
+-------------------------------------------------------------------
+Fri Sep 30 13:46:54 UTC 2016 - [email protected]
+
+- update to 2.1.1:
+ * Updated from global requirements
+ * Updated from global requirements
+ * Added ID option to update Action Definition
+ * Add error message when OS_USERNAME or OS_PASSWORD not provided
+ * Add target-* parameters to python-mistralclient
+ * Different formatters for "action-execution-get" and "action-execution-list"
+ * Add "Task ID" field for "action-execution-get" command output
+ * Remove usage of private '_url' property from OSC
+ * Add cancelled state to executions
+ * Added 'pip install -r requirements.txt' instruction
+ * Updated from global requirements
+ * Fixed ssl options for httpclient
+ * Changed argument names as per other python clients
+ * Change action-get help to get action info by ID
+ * Updated from global requirements
+ * Add KeyCloak OpenID Connect authentication
+ * Updated from global requirements
+ * Use osc_lib instead of cliff
+ * Use osc-lib instead of openstackclient
+ * Updated from global requirements
+ * Removed use of tempest_lib and used tempest instead
+ * Updated from global requirements
+ * Remove .mailmap since it's no longer needed
+ * Updated from global requirements
+ * Add osprofiler option to trace operations
+* Remove AUTHORS file from git tracking
+ * Updated from global requirements
+ * Updated from global requirements
+ * Updated from global requirements
+* Updated from global requirements
+ * Added CONTRIBUTING.rst file
+ * Validate ad-hoc action via cli
+ * Updated from global requirements
+ * Updated from global requirements
+ * Updated from global requirements
+ * Fix task result syntax in workflows used for functional tests
+ * Updated from global requirements
+ * Fix cacert and insecure options on HTTP requests
+ * Change the mistralclient for Mistral action pack
+
+-------------------------------------------------------------------
Old:
----
python-mistralclient-2.0.0.tar.gz
New:
----
python-mistralclient-2.1.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mistralclient.spec ++++++
--- /var/tmp/diff_new_pack.JBa71W/_old 2016-10-22 13:22:16.000000000 +0200
+++ /var/tmp/diff_new_pack.JBa71W/_new 2016-10-22 13:22:16.000000000 +0200
@@ -17,7 +17,7 @@
Name: python-mistralclient
-Version: 2.0.0
+Version: 2.1.1
Release: 0
Summary: Python API and CLI for OpenStack Mistral
License: Apache-2.0
@@ -31,6 +31,7 @@
BuildRequires: python-mock >= 2.0
BuildRequires: python-nose
BuildRequires: python-openstackclient >= 2.1.0
+BuildRequires: python-osprofiler >= 1.4.0
BuildRequires: python-pbr >= 1.6
BuildRequires: python-setuptools >= 16.0
BuildRequires: python-tempest-lib >= 0.14.0
@@ -40,8 +41,8 @@
Requires: python-cliff >= 1.15.0
Requires: python-keystoneclient >= 2.0.0
Requires: python-os-client-config >= 1.13.1
-Requires: python-osc-lib >= 0.4.0
-Requires: python-osprofiler >= 1.3.0
+Requires: python-osc-lib >= 1.0.2
+Requires: python-osprofiler >= 1.4.0
Requires: python-requests >= 2.10.0
Requires: python-six >= 1.9.0
BuildArch: noarch
++++++ _service ++++++
--- /var/tmp/diff_new_pack.JBa71W/_old 2016-10-22 13:22:16.000000000 +0200
+++ /var/tmp/diff_new_pack.JBa71W/_new 2016-10-22 13:22:16.000000000 +0200
@@ -1,13 +1,11 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-mistralclient/python-mistralclient.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/python-mistralclient/python-mistralclient.spec.j2</param>
<param name="output-name">python-mistralclient.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt</param>
</service>
<service mode="disabled" name="download_files">
<param name="changesgenerate">enable</param>
</service>
- <service name="refresh_patches" mode="disabled">
- <param name="changesgenerate">enable</param>
- </service>
+ <service name="format_spec_file" mode="disabled"/>
</services>
++++++ python-mistralclient-2.0.0.tar.gz -> python-mistralclient-2.1.1.tar.gz
++++++
++++ 5220 lines of diff (skipped)