Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gear for openSUSE:Factory 
checked in at 2021-09-25 22:51:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gear (Old)
 and      /work/SRC/openSUSE:Factory/.python-gear.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gear"

Sat Sep 25 22:51:25 2021 rev:7 rq:921382 version:0.15.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gear/python-gear.changes  2020-03-05 
23:24:15.113375906 +0100
+++ /work/SRC/openSUSE:Factory/.python-gear.new.1899/python-gear.changes        
2021-09-25 22:51:30.611354123 +0200
@@ -1,0 +2,5 @@
+Fri Sep 24 23:18:43 UTC 2021 - Matej Cepl <[email protected]>
+
+- Switch off the test suite, because of 
https://storyboard.openstack.org/#!/story/2009250
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-gear.spec ++++++
--- /var/tmp/diff_new_pack.fDvoAD/_old  2021-09-25 22:51:31.103354749 +0200
+++ /var/tmp/diff_new_pack.fDvoAD/_new  2021-09-25 22:51:31.103354749 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gear
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -44,7 +44,7 @@
 Requires:       python-python-daemon >= 2.0.4
 Requires:       python-six >= 1.5.2
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 %python_subpackages
 
@@ -63,7 +63,8 @@
 %python_clone -a %{buildroot}%{_bindir}/geard
 
 %check
-%python_expand $python -m unittest discover
+# Switched off because of https://storyboard.openstack.org/#!/story/2009250
+# %%pyunittest discover -v
 
 %post
 %python_install_alternative geard

Reply via email to