Hello community,

here is the log from the commit of package python-mistralclient for 
openSUSE:Factory checked in at 2019-05-03 22:41:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mistralclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-mistralclient.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mistralclient"

Fri May  3 22:41:20 2019 rev:8 rq:692838 version:3.8.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-mistralclient/python-mistralclient.changes    
    2018-09-07 15:37:59.906626687 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-mistralclient.new.5148/python-mistralclient.changes
      2019-05-03 22:41:23.099109894 +0200
@@ -1,0 +2,29 @@
+Mon Apr  8 12:13:15 UTC 2019 - cloud-de...@suse.de
+
+- update to version 3.8.0
+  - switch documentation job to new PTI
+  - Remove tripleo newton and ocata jobs
+  - Use template for lower-constraints
+  - import zuul job settings from project-config
+  - Fix execution report printing
+  - Change openstack-dev to openstack-discuss
+  - Update reno for stable/rocky
+  - Update min tox version to 2.0
+  - add python 3.6 unit test job
+  - Replace tripleo-scenario003-multinode with scenario003-standalone
+  - fix mistral client failure
+  - Migrate python-mistralclient jobs to Zuul v3
+  - Add Python 3.6 classifier to setup.cfg
+  - Update links in README
+  - Fix Chinese quotes
+  - Follow the new PTI for document build
+  - Provide consistent options and return latest execution entries
+  - Add 'execution-get-report' command
+  - Can't pause a async action using cli
+  - Release note for the "execution-get-report" command
+  - Remove setup.py check from pep8 job
+  - Add namespace support for workbooks to client
+  - Update hacking version
+  - add python 3.7 unit test job
+
+-------------------------------------------------------------------

Old:
----
  python-mistralclient-3.7.0.tar.gz

New:
----
  python-mistralclient-3.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-mistralclient.spec ++++++
--- /var/tmp/diff_new_pack.tIIIZy/_old  2019-05-03 22:41:24.239112294 +0200
+++ /var/tmp/diff_new_pack.tIIIZy/_new  2019-05-03 22:41:24.279112378 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mistralclient
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           python-mistralclient
-Version:        3.7.0
+Version:        3.8.0
 Release:        0
 Summary:        Python API and CLI for OpenStack Mistral
 License:        Apache-2.0
@@ -26,7 +26,6 @@
 Source0:        
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-PyYAML >= 3.12
-BuildRequires:  python-devel
 BuildRequires:  python-fixtures
 BuildRequires:  python-mock
 BuildRequires:  python-nose
@@ -60,6 +59,7 @@
 Group:          Documentation/HTML
 BuildRequires:  python-Sphinx
 BuildRequires:  python-openstackdocstheme
+BuildRequires:  python-sphinxcontrib-apidoc
 
 %description doc
 Client library for Mistral built on the Mistral API. It provides a Python API
@@ -69,14 +69,14 @@
 %prep
 %autosetup -p1 -n %{name}-%{version}
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %py2_build
 
 # Build HTML docs and man page
-%{__python2} setup.py build_sphinx -b man
-rm -rf html/.{doctrees,buildinfo}
+PBR_VERSION=%{version} sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=%{version} sphinx-build -b man doc/source doc/build/man
+rm -r doc/build/html/.{doctrees,buildinfo}
 
 %install
 %py2_install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.tIIIZy/_old  2019-05-03 22:41:24.571112993 +0200
+++ /var/tmp/diff_new_pack.tIIIZy/_new  2019-05-03 22:41:24.583113018 +0200
@@ -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=stable/rocky</param>
+    <param 
name="input-template">https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-mistralclient/python-mistralclient.spec.j2?h=stable/stein</param>
     <param name="output-name">python-mistralclient.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/python-mistralclient/stable/rocky/requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/python-mistralclient/stable/stein/requirements.txt</param>
     <param name="changelog-email">cloud-de...@suse.de</param>
     <param name="changelog-provider">gh,openstack,python-mistralclient</param>
 

++++++ python-mistralclient-3.7.0.tar.gz -> python-mistralclient-3.8.0.tar.gz 
++++++
++++ 9321 lines of diff (skipped)


Reply via email to