Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sherpa for openSUSE:Factory checked in at 2025-01-29 16:16:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sherpa (Old) and /work/SRC/openSUSE:Factory/.python-sherpa.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sherpa" Wed Jan 29 16:16:47 2025 rev:24 rq:1241023 version:4.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sherpa/python-sherpa.changes 2024-12-08 11:38:31.313089914 +0100 +++ /work/SRC/openSUSE:Factory/.python-sherpa.new.2316/python-sherpa.changes 2025-01-29 16:17:11.756433703 +0100 @@ -1,0 +2,6 @@ +Wed Jan 29 05:28:30 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Add patch support-pytest-8.3.4.patch: + * Support pytest 8.3.4 changes. + +------------------------------------------------------------------- New: ---- support-pytest-8.3.4.patch BETA DEBUG BEGIN: New: - Add patch support-pytest-8.3.4.patch: * Support pytest 8.3.4 changes. BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sherpa.spec ++++++ --- /var/tmp/diff_new_pack.fLfS0V/_old 2025-01-29 16:17:14.668554467 +0100 +++ /var/tmp/diff_new_pack.fLfS0V/_new 2025-01-29 16:17:14.668554467 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-sherpa # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,6 +28,8 @@ Patch0: https://github.com/sherpa/sherpa/pull/2188.patch#/sherpa-pr2188-np2docstrings.patch # PATCH-FIX-OPENSUSE sherpa-suse-libdir.patch -- UPSTREAM struggles with library paths, see e.g. gh#sherpa/sherpa#2159 c...@bnavigator.de Patch1: sherpa-suse-libdir.patch +# PATCH-FIX-UPSTREAM gh#sherpa/sherpa#2203 +Patch2: support-pytest-8.3.4.patch BuildRequires: %{python_module devel >= 3.9} BuildRequires: %{python_module numpy-devel} BuildRequires: %{python_module pip} @@ -103,6 +105,7 @@ # flaky donttest+=" or test_scaling_staterr" donttest+=" or (test_Shekel7 and montecarlo)" +donttest+=" or (test_Shekel5 and montecarlo)" # docstring mismatches python313_donttest=" or test_show_fit or test_modify_doctring or test_modelwrapper_str_with_doc" %pytest_arch --pyargs sherpa -n auto --dist=loadgroup -r fE -k "not ($donttest ${$python_donttest})" ++++++ support-pytest-8.3.4.patch ++++++ ++++ 966 lines (skipped)