Hello community,
here is the log from the commit of package python-mistralclient for
openSUSE:Factory checked in at 2018-03-19 23:34:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mistralclient (Old)
and /work/SRC/openSUSE:Factory/.python-mistralclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mistralclient"
Mon Mar 19 23:34:52 2018 rev:6 rq:583309 version:3.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-mistralclient/python-mistralclient.changes
2018-01-24 15:27:16.919405033 +0100
+++
/work/SRC/openSUSE:Factory/.python-mistralclient.new/python-mistralclient.changes
2018-03-19 23:34:52.980918562 +0100
@@ -1,0 +2,34 @@
+Fri Feb 23 13:09:48 UTC 2018 - [email protected]
+
+- update to version 3.3.0
+ - Create and run a workflow within a namespace
+ - Support for Project_domain_id and user_domain_id.
+ - Update .gitreview for stable/queens
+ - Avoid tox_install.sh for constraints support
+ - Clean up keystone authentication
+ - Use keystoneauth plugins and session instead of keystoneclient
+ - Fix limit handling to not send value of -1
+ - Namespaces release note
+ - Fix how "--limit" is passed to the server for action executions
+ - mistral execution-list -f value should be empty
+ - Support no_auth mode in mistral client
+ - Running new workflow based on existing execution.
+ - Fix several problems in keycloak auth module
+ - Remove "insecure" in token-based authentication.
+ - Update and optimize documentation links
+ - Update UPPER_CONSTRAINTS_FILE for stable/queens
+ - Make README better
+ - Task list now only queries the displayed fields.
+ - Don't create client for help and bash completion
+ - Add default values for domain related options
+ - Don't override session during auth
+ - Fix a typo in env variable name
+ - Add test for target parameters and fix requests lib error
+ - Update reno for stable/pike
+ - Remove setting of version/release from releasenotes
+ - Add CLI for event trigger operations
+ - Enable ssl support for keycloak auth module
+ - Updated from global requirements
+- Switch to stable/queens spec template
+
+-------------------------------------------------------------------
Old:
----
python-mistralclient-3.1.4.tar.gz
New:
----
python-mistralclient-3.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mistralclient.spec ++++++
--- /var/tmp/diff_new_pack.PNc6wv/_old 2018-03-19 23:34:54.164875851 +0100
+++ /var/tmp/diff_new_pack.PNc6wv/_new 2018-03-19 23:34:54.168875707 +0100
@@ -17,7 +17,7 @@
Name: python-mistralclient
-Version: 3.1.4
+Version: 3.3.0
Release: 0
Summary: Python API and CLI for OpenStack Mistral
License: Apache-2.0
@@ -31,7 +31,7 @@
BuildRequires: python-mock >= 2.0.0
BuildRequires: python-nose >= 1.3.7
BuildRequires: python-openstackclient >= 3.12.0
-BuildRequires: python-oslotest >= 1.10.0
+BuildRequires: python-oslotest >= 3.2.0
BuildRequires: python-osprofiler >= 1.4.0
BuildRequires: python-pbr >= 2.0.0
BuildRequires: python-requests-mock >= 1.1.0
@@ -42,9 +42,9 @@
Requires: python-cliff >= 2.8.0
Requires: python-keystoneclient >= 3.8.0
Requires: python-os-client-config >= 1.28.0
-Requires: python-osc-lib >= 1.7.0
+Requires: python-osc-lib >= 1.8.0
Requires: python-oslo.i18n >= 3.15.3
-Requires: python-oslo.utils >= 3.31.0
+Requires: python-oslo.utils >= 3.33.0
Requires: python-osprofiler >= 1.4.0
Requires: python-requests >= 2.14.2
Requires: python-six >= 1.10.0
@@ -59,7 +59,7 @@
Summary: Documentation for OpenStack Mistral API client libary
Group: Documentation/HTML
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.17.0
+BuildRequires: python-openstackdocstheme >= 1.18.1
%description doc
Client library for Mistral built on the Mistral API. It provides a Python API
++++++ _service ++++++
--- /var/tmp/diff_new_pack.PNc6wv/_old 2018-03-19 23:34:54.212874119 +0100
+++ /var/tmp/diff_new_pack.PNc6wv/_new 2018-03-19 23:34:54.212874119 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-mistralclient/python-mistralclient.spec.j2?h=master</param>
+ <param
name="input-template">https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-mistralclient/python-mistralclient.spec.j2?h=stable/queens</param>
<param name="output-name">python-mistralclient.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-mistralclient</param>
++++++ python-mistralclient-3.1.4.tar.gz -> python-mistralclient-3.3.0.tar.gz
++++++
++++ 4320 lines of diff (skipped)