Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2021-06-02 22:11:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
 and      /work/SRC/openSUSE:Factory/.os-autoinst.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Wed Jun  2 22:11:35 2021 rev:210 rq:896674 version:4.6.1622545881.99ce6034

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2021-06-01 
10:39:02.820974984 +0200
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.1898/os-autoinst.changes        
2021-06-02 22:12:00.916165030 +0200
@@ -1,0 +2,8 @@
+Tue Jun 01 11:31:44 UTC 2021 - ok...@suse.com
+
+- Update to version 4.6.1622545881.99ce6034:
+  * dist: Try to fix still appearing sporadic test timeouts in OBS environment
+  * Reformat python files with black
+  * Add 'black' for python code style check
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-4.6.1622223685.2259c969.obscpio

New:
----
  os-autoinst-4.6.1622545881.99ce6034.obscpio

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

Other differences:
------------------
++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.jsGSFT/_old  2021-06-02 22:12:01.728166367 +0200
+++ /var/tmp/diff_new_pack.jsGSFT/_new  2021-06-02 22:12:01.732166373 +0200
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst
 Name:           %{short_name}%{?name_ext}
-Version:        4.6.1622223685.2259c969
+Version:        4.6.1622545881.99ce6034
 Release:        0
 Summary:        test package for os-autoinst
 License:        GPL-2.0-or-later

++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.jsGSFT/_old  2021-06-02 22:12:01.752166406 +0200
+++ /var/tmp/diff_new_pack.jsGSFT/_new  2021-06-02 22:12:01.752166406 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        4.6.1622223685.2259c969
+Version:        4.6.1622545881.99ce6034
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later
@@ -62,6 +62,17 @@
 %else
 %define yamllint_requires %{nil}
 %endif
+%if 0%{?suse_version} >= 1550
+%bcond_without black
+%else
+%bcond_with black
+%endif
+%if %{with black}
+# The following line is generated from dependencies.yaml
+%define python_style_requires python3-black
+%else
+%define python_style_requires %{nil}
+%endif
 # The following line is generated from dependencies.yaml
 %define test_base_requires %main_requires cpio perl(Benchmark) 
perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Fatal) 
perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) 
perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) 
perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu 
qemu-tools qemu-x86
 # The following line is generated from dependencies.yaml
@@ -69,7 +80,7 @@
 # The following line is generated from dependencies.yaml
 %define test_requires %build_requires %spellcheck_requires %test_base_requires 
%yamllint_requires perl(Inline::Python) perl(YAML::PP)
 # The following line is generated from dependencies.yaml
-%define devel_requires %test_requires perl(Devel::Cover) 
perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy)
+%define devel_requires %python_style_requires %test_requires 
perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy)
 BuildRequires:  %test_requires %test_version_only_requires
 Requires:       %main_requires
 Recommends:     /usr/bin/Xvnc
@@ -170,7 +181,7 @@
 export CI=1
 # account for sporadic slowness in build environments
 # https://progress.opensuse.org/issues/89059
-export OPENQA_TEST_TIMEOUT_SCALE_CI=6
+export OPENQA_TEST_TIMEOUT_SCALE_CI=8
 cd %{__builddir}
 %cmake_build check-pkg-build
 

++++++ os-autoinst-4.6.1622223685.2259c969.obscpio -> 
os-autoinst-4.6.1622545881.99ce6034.obscpio ++++++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1622223685.2259c969.obscpio
 
/work/SRC/openSUSE:Factory/.os-autoinst.new.1898/os-autoinst-4.6.1622545881.99ce6034.obscpio
 differ: char 50, line 1

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.jsGSFT/_old  2021-06-02 22:12:01.804166492 +0200
+++ /var/tmp/diff_new_pack.jsGSFT/_new  2021-06-02 22:12:01.804166492 +0200
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 4.6.1622223685.2259c969
-mtime: 1622223685
-commit: 2259c9694b1de7db72168128573f17d211a7a45c
+version: 4.6.1622545881.99ce6034
+mtime: 1622545881
+commit: 99ce603460300f0bbf92ef8e1fc3379f23c018da
 

Reply via email to