Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest-xvfb for openSUSE:Factory checked in at 2021-10-20 20:23:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest-xvfb (Old) and /work/SRC/openSUSE:Factory/.python-pytest-xvfb.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-xvfb" Wed Oct 20 20:23:16 2021 rev:7 rq:923564 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest-xvfb/python-pytest-xvfb.changes 2020-08-25 12:40:38.149435599 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest-xvfb.new.1890/python-pytest-xvfb.changes 2021-10-20 20:23:54.365364067 +0200 @@ -1,0 +2,5 @@ +Wed Oct 6 10:32:51 UTC 2021 - Axel Braun <[email protected]> + +- skip python2 to make it build for Leap 15.3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-xvfb.spec ++++++ --- /var/tmp/diff_new_pack.JzoGXQ/_old 2021-10-20 20:23:56.225365215 +0200 +++ /var/tmp/diff_new_pack.JzoGXQ/_new 2021-10-20 20:23:56.229365218 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pytest-xvfb # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-pytest-xvfb Version: 2.0.0 Release: 0
