Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-djangoapp for
openSUSE:Factory checked in at 2023-07-25 11:51:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-djangoapp (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-djangoapp.new.1467 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-djangoapp"
Tue Jul 25 11:51:23 2023 rev:5 rq:1100442 version:1.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-djangoapp/python-pytest-djangoapp.changes
2022-03-17 17:01:48.301699439 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-djangoapp.new.1467/python-pytest-djangoapp.changes
2023-07-25 11:53:08.914171018 +0200
@@ -1,0 +2,14 @@
+Mon Jul 24 18:55:24 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.2.0:
+ * Add 'liveserver' and 'liveclient' fixtures (closes #24).
+ * Added 'command_makemigrations' fixture.
+ * Added 'conf_app_name' fixture (see #17).
+ * Fixture 'template_context' now accepts a username.
+ * Dropped support for Django 1.7.
+ * Dropped support for Py2. Py3.6+ specific syntax is
+ introduced. Code update may be required.
+ * Introduced new 'check_migrations' fixture.
+- drop django_4.patch (upstream)
+
+-------------------------------------------------------------------
Old:
----
django_4.patch
pytest-djangoapp-0.15.2.tar.gz
New:
----
pytest-djangoapp-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-djangoapp.spec ++++++
--- /var/tmp/diff_new_pack.lKFZ3t/_old 2023-07-25 11:53:14.470203549 +0200
+++ /var/tmp/diff_new_pack.lKFZ3t/_new 2023-07-25 11:53:14.474203572 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-djangoapp
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,15 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
Name: python-pytest-djangoapp
-Version: 0.15.2
+Version: 1.2.0
Release: 0
Summary: Pytest plugin for Django pluggable application testing
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/idlesign/pytest-djangoapp
Source:
https://files.pythonhosted.org/packages/source/p/pytest-djangoapp/pytest-djangoapp-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM django_4.patch gh#idlesign/pytest-djangoapp#23
[email protected]
-# this patch makes things totally awesome
-Patch0: django_4.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
++++++ pytest-djangoapp-0.15.2.tar.gz -> pytest-djangoapp-1.2.0.tar.gz ++++++
++++ 2366 lines of diff (skipped)