Hello community,

here is the log from the commit of package openstack-tempest for 
openSUSE:Factory checked in at 2019-08-09 16:55:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openstack-tempest (Old)
 and      /work/SRC/openSUSE:Factory/.openstack-tempest.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openstack-tempest"

Fri Aug  9 16:55:10 2019 rev:3 rq:722000 version:20.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openstack-tempest/openstack-tempest.changes      
2019-05-03 22:39:44.382902752 +0200
+++ 
/work/SRC/openSUSE:Factory/.openstack-tempest.new.9556/openstack-tempest.changes
    2019-08-09 16:55:33.693437386 +0200
@@ -1,0 +2,11 @@
+Fri Aug  9 12:02:59 UTC 2019 - dmuel...@suse.com
+
+- update to version 20.0.0
+  * release matching OpenStack Stein requirements
+
+-------------------------------------------------------------------
+Tue Aug  6 13:55:07 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- This package doesn't support jsonschema 3.
+
+-------------------------------------------------------------------

Old:
----
  tempest-18.0.0.tar.gz

New:
----
  tempest-20.0.0.tar.gz

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

Other differences:
------------------
++++++ openstack-tempest.spec ++++++
--- /var/tmp/diff_new_pack.DJiQoW/_old  2019-08-09 16:55:34.061437298 +0200
+++ /var/tmp/diff_new_pack.DJiQoW/_new  2019-08-09 16:55:34.065437297 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package openstack-tempest
 #
-# 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
@@ -18,7 +18,7 @@
 
 %global sname tempest
 Name:           openstack-tempest
-Version:        18.0.0
+Version:        20.0.0
 Release:        0
 Summary:        The OpenStack Integration Test Suite
 License:        Apache-2.0
@@ -35,7 +35,6 @@
 BuildRequires:  python-jsonschema >= 2.6.0
 BuildRequires:  python-mock
 BuildRequires:  python-netaddr >= 0.7.18
-BuildRequires:  python-openstackdocstheme
 BuildRequires:  python-os-testr
 BuildRequires:  python-oslo.concurrency >= 3.25.0
 BuildRequires:  python-oslo.config >= 5.1.0
@@ -85,7 +84,7 @@
 Summary:        Documentation for the OpenStack Integration Test Suite
 Group:          Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx
+BuildRequires:  python-openstackdocstheme
 
 %description doc
 Documentation for the OpenStack Integration Test Suite.
@@ -93,7 +92,6 @@
 %prep
 %autosetup -n %{sname}-%{version}
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{py2_build}
@@ -108,7 +106,7 @@
 mv %{buildroot}/%{_prefix}/%{_sysconfdir}/%{sname}/whitelist.yaml 
%{buildroot}/%{_sysconfdir}/%{sname}/whitelist.yaml
 
 # generate html docs
-%{__python2} setup.py build_sphinx
+PBR_VERSION=%version sphinx-build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 ###rm -rf doc/build/html/.{doctrees,buildinfo}
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DJiQoW/_old  2019-08-09 16:55:34.089437291 +0200
+++ /var/tmp/diff_new_pack.DJiQoW/_new  2019-08-09 16:55:34.089437291 +0200
@@ -1,6 +1,6 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/Tempest/Tempest.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/Tempest/Tempest.spec.j2</param>
     <param name="output-name">openstack-tempest.spec</param>
     <param 
name="requirements">https://raw.githubusercontent.com/openstack/tempest/18.0.0/requirements.txt</param>
   </service>

++++++ tempest-18.0.0.tar.gz -> tempest-20.0.0.tar.gz ++++++
++++ 31470 lines of diff (skipped)


Reply via email to