Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest5 for openSUSE:Factory checked in at 2021-12-16 21:19:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest5 (Old) and /work/SRC/openSUSE:Factory/.python-pytest5.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest5" Thu Dec 16 21:19:01 2021 rev:7 rq:940598 version:5.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest5/python-pytest5.changes 2021-10-25 15:17:39.317683956 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest5.new.2520/python-pytest5.changes 2021-12-16 21:19:45.594531460 +0100 @@ -1,0 +2,6 @@ +Mon Dec 13 18:32:39 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Not compatible with python 3.10: Skip python310 build. All + packages depending on pytest5 will also be required to do this. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest5.spec ++++++ --- /var/tmp/diff_new_pack.3y0sud/_old 2021-12-16 21:19:46.102531653 +0100 +++ /var/tmp/diff_new_pack.3y0sud/_new 2021-12-16 21:19:46.106531654 +0100 @@ -1,7 +1,7 @@ # -# spec file for package python +# spec file # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -26,6 +26,7 @@ %bcond_with test %endif %define skip_python2 1 +%define skip_python310 1 Name: python-pytest5%{psuffix} Version: 5.4.3 Release: 0 @@ -47,7 +48,7 @@ Requires: python-setuptools Requires: python-wcwidth Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Conflicts: python-pytest Provides: python-pytest = %{version}-%{release} Obsoletes: python-pytest-doc