Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2024-08-28 21:32:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Wed Aug 28 21:32:41 2024 rev:613 rq:1196429 version:4.6.1724756295.aa42e73c

Changes:
--------
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes    2024-08-23 
22:28:28.489408799 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new.2698/openQA.changes  2024-08-28 
21:33:02.834649389 +0200
@@ -1,0 +2,17 @@
+Tue Aug 27 10:58:27 UTC 2024 - ok...@suse.com
+
+- Update to version 4.6.1724756295.aa42e73c:
+  * Avoid zypper errors when using singe-instance container
+  * Dependency cron 2024-08-27
+  * openqa-cli: Document changed behavior regarding STDIN      after de2a210ce
+  * Bump tslib from 2.6.3 to 2.7.0
+  * Bump eslint from 9.9.0 to 9.9.1
+  * openqa-cli: Avoid reading unexpectedly from STDIN
+  * Use signatures in remaining helpers to start different test workers
+  * Ensure full test coverage of test code
+  * Move `python3-yamllint` from test to style-check dependencies
+  * Avoid requiring `ShellCheck` and other style-related deps for RPM build
+  * Improve git commands in git_clone job
+  * Avoid using deprecated Autoyast config for firewall
+
+-------------------------------------------------------------------

Old:
----
  openQA-4.6.1724422555.bca3b3b4.obscpio

New:
----
  openQA-4.6.1724756295.aa42e73c.obscpio

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

Other differences:
------------------
++++++ openQA-client-test.spec ++++++
--- /var/tmp/diff_new_pack.Nj6XTF/_old  2024-08-28 21:33:04.246708193 +0200
+++ /var/tmp/diff_new_pack.Nj6XTF/_new  2024-08-28 21:33:04.250708360 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-client
 Name:           %{short_name}-test
-Version:        4.6.1724422555.bca3b3b4
+Version:        4.6.1724756295.aa42e73c
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.Nj6XTF/_old  2024-08-28 21:33:04.274709360 +0200
+++ /var/tmp/diff_new_pack.Nj6XTF/_new  2024-08-28 21:33:04.278709526 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-devel
 Name:           %{short_name}-test
-Version:        4.6.1724422555.bca3b3b4
+Version:        4.6.1724756295.aa42e73c
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.Nj6XTF/_old  2024-08-28 21:33:04.306710692 +0200
+++ /var/tmp/diff_new_pack.Nj6XTF/_new  2024-08-28 21:33:04.310710859 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1724422555.bca3b3b4
+Version:        4.6.1724756295.aa42e73c
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.Nj6XTF/_old  2024-08-28 21:33:04.338712025 +0200
+++ /var/tmp/diff_new_pack.Nj6XTF/_new  2024-08-28 21:33:04.342712192 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-worker
 Name:           %{short_name}-test
-Version:        4.6.1724422555.bca3b3b4
+Version:        4.6.1724756295.aa42e73c
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.Nj6XTF/_old  2024-08-28 21:33:04.374713524 +0200
+++ /var/tmp/diff_new_pack.Nj6XTF/_new  2024-08-28 21:33:04.374713524 +0200
@@ -66,14 +66,14 @@
 # Do not require on this in individual sub-packages except for the devel
 # package.
 # The following line is generated from dependencies.yaml
-%define test_requires %common_requires %main_requires %python_scripts_requires 
%worker_requires curl jq openssh-common os-autoinst-devel perl(App::cpanminus) 
perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) 
perl(Test::Exception) perl(Test::Fatal) 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 
postgresql-server python3-setuptools python3-yamllint
+%define test_requires %common_requires %main_requires %python_scripts_requires 
%worker_requires curl jq openssh-common os-autoinst perl(App::cpanminus) 
perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) 
perl(Test::Exception) perl(Test::Fatal) 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 
postgresql-server python3-setuptools
 %ifarch x86_64
 %define qemu qemu qemu-kvm
 %else
 %define qemu qemu
 %endif
 # The following line is generated from dependencies.yaml
-%define style_check_requires ShellCheck perl(Perl::Critic) 
perl(Perl::Critic::Freenode) shfmt
+%define style_check_requires ShellCheck perl(Perl::Critic) 
perl(Perl::Critic::Freenode) python3-yamllint shfmt
 # The following line is generated from dependencies.yaml
 %define cover_requires perl(Devel::Cover) 
perl(Devel::Cover::Report::Codecovbash)
 # The following line is generated from dependencies.yaml
@@ -82,7 +82,7 @@
 %define devel_requires %devel_no_selenium_requires chromedriver
 
 Name:           openQA
-Version:        4.6.1724422555.bca3b3b4
+Version:        4.6.1724756295.aa42e73c
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later

++++++ node_modules.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/node_modules.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.2698/node_modules.obscpio differ: char 
133629, line 469

++++++ node_modules.spec.inc ++++++
--- /var/tmp/diff_new_pack.Nj6XTF/_old  2024-08-28 21:33:04.446716523 +0200
+++ /var/tmp/diff_new_pack.Nj6XTF/_new  2024-08-28 21:33:04.446716523 +0200
@@ -1,8 +1,8 @@
 Source1000:         
https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#/@eslint-community-eslint-utils-4.4.0.tgz
 Source1001:         
https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#/@eslint-community-regexpp-4.11.0.tgz
-Source1002:         
https://registry.npmjs.org/@eslint/config-array/-/config-array-0.17.1.tgz#/@eslint-config-array-0.17.1.tgz
+Source1002:         
https://registry.npmjs.org/@eslint/config-array/-/config-array-0.18.0.tgz#/@eslint-config-array-0.18.0.tgz
 Source1003:         
https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#/@eslint-eslintrc-3.1.0.tgz
-Source1004:         
https://registry.npmjs.org/@eslint/js/-/js-9.9.0.tgz#/@eslint-js-9.9.0.tgz
+Source1004:         
https://registry.npmjs.org/@eslint/js/-/js-9.9.1.tgz#/@eslint-js-9.9.1.tgz
 Source1005:         
https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz#/@eslint-object-schema-2.1.4.tgz
 Source1006:         
https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#/@humanwhocodes-module-importer-1.0.1.tgz
 Source1007:         
https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.0.tgz#/@humanwhocodes-retry-0.3.0.tgz
@@ -69,7 +69,7 @@
 Source1068:         
https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz#/deep-is-0.1.4.tgz
 Source1069:         
https://registry.npmjs.org/delaunator/-/delaunator-5.0.1.tgz#/delaunator-5.0.1.tgz
 Source1070:         
https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#/escape-string-regexp-4.0.0.tgz
-Source1071:         
https://registry.npmjs.org/eslint/-/eslint-9.9.0.tgz#/eslint-9.9.0.tgz
+Source1071:         
https://registry.npmjs.org/eslint/-/eslint-9.9.1.tgz#/eslint-9.9.1.tgz
 Source1072:         
https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#/eslint-config-prettier-9.1.0.tgz
 Source1073:         
https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#/eslint-plugin-prettier-5.2.1.tgz
 Source1074:         
https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.0.2.tgz#/eslint-scope-8.0.2.tgz
@@ -142,7 +142,7 @@
 Source1141:         
https://registry.npmjs.org/synckit/-/synckit-0.9.1.tgz#/synckit-0.9.1.tgz
 Source1142:         
https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz#/text-table-0.2.0.tgz
 Source1143:         
https://registry.npmjs.org/timeago/-/timeago-1.6.7.tgz#/timeago-1.6.7.tgz
-Source1144:         
https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz#/tslib-2.6.3.tgz
+Source1144:         
https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz#/tslib-2.7.0.tgz
 Source1145:         
https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz#/type-check-0.4.0.tgz
 Source1146:         
https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz#/uri-js-4.4.1.tgz
 Source1147:         
https://registry.npmjs.org/which/-/which-2.0.2.tgz#/which-2.0.2.tgz

++++++ openQA-4.6.1724422555.bca3b3b4.obscpio -> 
openQA-4.6.1724756295.aa42e73c.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1724422555.bca3b3b4.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.2698/openQA-4.6.1724756295.aa42e73c.obscpio
 differ: char 50, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.Nj6XTF/_old  2024-08-28 21:33:04.490718355 +0200
+++ /var/tmp/diff_new_pack.Nj6XTF/_new  2024-08-28 21:33:04.494718522 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1724422555.bca3b3b4
-mtime: 1724422555
-commit: bca3b3b4bc2d5d2d2b6cfd2b60b29022bfe9948d
+version: 4.6.1724756295.aa42e73c
+mtime: 1724756295
+commit: aa42e73c2aebc0a8ca6d7b6da5a642cc301b491f
 

Reply via email to