Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-weblib for openSUSE:Factory checked in at 2022-03-01 17:04:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-weblib (Old) and /work/SRC/openSUSE:Factory/.python-weblib.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-weblib" Tue Mar 1 17:04:03 2022 rev:3 rq:958290 version:0.1.30 Changes: -------- --- /work/SRC/openSUSE:Factory/python-weblib/python-weblib.changes 2019-04-14 12:21:52.923722257 +0200 +++ /work/SRC/openSUSE:Factory/.python-weblib.new.1958/python-weblib.changes 2022-03-01 17:04:52.328354191 +0100 @@ -1,0 +2,5 @@ +Tue Mar 1 09:47:13 UTC 2022 - pgaj...@suse.com + +- disable test_it_throwns_warning + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-weblib.spec ++++++ --- /var/tmp/diff_new_pack.IvDh4h/_old 2022-03-01 17:04:52.724354296 +0100 +++ /var/tmp/diff_new_pack.IvDh4h/_new 2022-03-01 17:04:52.732354299 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-weblib # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,7 +52,9 @@ %python_build %check -%pytest +# test_it_throwns_warning fails on OBS, not locally, considering flaky +# https://github.com/lorien/weblib/issues/16 +%pytest -k 'not test_it_throwns_warning' %install %python_install