Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-stomper for openSUSE:Factory checked in at 2024-03-13 22:19:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-stomper (Old) and /work/SRC/openSUSE:Factory/.python-stomper.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-stomper" Wed Mar 13 22:19:15 2024 rev:13 rq:1157394 version:0.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-stomper/python-stomper.changes 2023-09-08 21:17:00.309610220 +0200 +++ /work/SRC/openSUSE:Factory/.python-stomper.new.1770/python-stomper.changes 2024-03-13 22:20:14.095934800 +0100 @@ -1,0 +2,6 @@ +Wed Mar 13 02:02:10 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com> + +- Add patch fix-test-assertion-methods.patch, use non-removed assertion + methods. + +------------------------------------------------------------------- New: ---- fix-test-assertion-methods.patch BETA DEBUG BEGIN: New: - Add patch fix-test-assertion-methods.patch, use non-removed assertion methods. BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-stomper.spec ++++++ --- /var/tmp/diff_new_pack.HNe8wj/_old 2024-03-13 22:20:14.563952053 +0100 +++ /var/tmp/diff_new_pack.HNe8wj/_new 2024-03-13 22:20:14.563952053 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-stomper # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,6 +24,7 @@ URL: https://code.google.com/p/stomper Source0: https://files.pythonhosted.org/packages/source/s/stomper/stomper-%{version}.tar.gz Patch0: remove-future-requirement.patch +Patch1: fix-test-assertion-methods.patch BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} ++++++ fix-test-assertion-methods.patch ++++++ ++++ 686 lines (skipped)