Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyudev for openSUSE:Factory checked in at 2022-03-18 16:41:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyudev (Old) and /work/SRC/openSUSE:Factory/.python-pyudev.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyudev" Fri Mar 18 16:41:16 2022 rev:28 rq:962364 version:0.23.2+14 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyudev/python-pyudev.changes 2022-03-12 17:14:31.490239499 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyudev.new.25692/python-pyudev.changes 2022-03-18 16:41:17.345144941 +0100 @@ -1,0 +2,5 @@ +Thu Mar 17 09:06:05 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com> + +- Skip some unreliable tests. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyudev.spec ++++++ --- /var/tmp/diff_new_pack.bsNnA4/_old 2022-03-18 16:41:18.081145468 +0100 +++ /var/tmp/diff_new_pack.bsNnA4/_new 2022-03-18 16:41:18.085145471 +0100 @@ -73,7 +73,8 @@ %check # We don't have real /dev in osc build chroot gh#pyudev/pyudev#404 -%pytest -k 'not real_udev' +# ... or apparently, a reliable testsuite gh#pyudev/pyudev#457 +%pytest -k 'not (real_udev or test_as or test_getitem)' %files %{python_files} %license COPYING ++++++ pyudev-0.23.2+14.obscpio ++++++