Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-preggy for openSUSE:Factory checked in at 2025-08-22 17:48:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-preggy (Old) and /work/SRC/openSUSE:Factory/.python-preggy.new.29662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-preggy" Fri Aug 22 17:48:35 2025 rev:5 rq:1300844 version:1.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-preggy/python-preggy.changes 2024-03-01 23:36:57.396390754 +0100 +++ /work/SRC/openSUSE:Factory/.python-preggy.new.29662/python-preggy.changes 2025-08-22 17:49:17.467667135 +0200 @@ -1,0 +2,6 @@ +Fri Aug 22 03:58:39 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Add patch switch-to-pytest.patch: + * Use pytest features now that nose features have been removed. + +------------------------------------------------------------------- New: ---- switch-to-pytest.patch ----------(New B)---------- New: - Add patch switch-to-pytest.patch: * Use pytest features now that nose features have been removed. ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-preggy.spec ++++++ --- /var/tmp/diff_new_pack.6sWGpb/_old 2025-08-22 17:49:18.675717471 +0200 +++ /var/tmp/diff_new_pack.6sWGpb/_new 2025-08-22 17:49:18.675717471 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-preggy # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,8 @@ Source: https://files.pythonhosted.org/packages/source/p/preggy/preggy-%{version}.tar.gz # https://github.com/heynemann/preggy/issues/32 re LICENSE Patch0: split-readme.patch +# PATCH-FIX-UPSTREAM Based on gh#heynemann/preggy#38 +Patch1: switch-to-pytest.patch BuildRequires: %{python_module Unidecode} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} ++++++ switch-to-pytest.patch ++++++ ++++ 608 lines (skipped)