Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest-django for openSUSE:Factory checked in at 2025-07-30 11:41:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest-django (Old) and /work/SRC/openSUSE:Factory/.python-pytest-django.new.13279 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-django" Wed Jul 30 11:41:02 2025 rev:21 rq:1296031 version:4.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest-django/python-pytest-django.changes 2025-05-13 20:12:26.192381495 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest-django.new.13279/python-pytest-django.changes 2025-07-30 11:41:07.864167478 +0200 @@ -1,0 +2,6 @@ +Mon Jul 28 06:05:48 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Add patch fix-use-of-mail-outbox.patch: + * Fix use of django.mail.outbox with Django 5.2. + +------------------------------------------------------------------- New: ---- fix-use-of-mail-outbox.patch ----------(New B)---------- New: - Add patch fix-use-of-mail-outbox.patch: * Fix use of django.mail.outbox with Django 5.2. ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-django.spec ++++++ --- /var/tmp/diff_new_pack.aLNqIC/_old 2025-07-30 11:41:08.504193936 +0200 +++ /var/tmp/diff_new_pack.aLNqIC/_new 2025-07-30 11:41:08.504193936 +0200 @@ -24,6 +24,8 @@ License: BSD-3-Clause URL: https://github.com/pytest-dev/pytest-django Source: https://files.pythonhosted.org/packages/source/p/pytest-django/pytest_django-%{version}.tar.gz +# PATCH-FIX-UPSTREAM gh#pytest-dev/pytest-django#1187 +Patch0: fix-use-of-mail-outbox.patch BuildRequires: %{python_module Django} BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module pip} ++++++ fix-use-of-mail-outbox.patch ++++++ ++++ 999 lines (skipped)