Hello community,
here is the log from the commit of package python-django-crispy-forms for
openSUSE:Factory checked in at 2019-09-17 13:39:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-crispy-forms (Old)
and /work/SRC/openSUSE:Factory/.python-django-crispy-forms.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-crispy-forms"
Tue Sep 17 13:39:14 2019 rev:4 rq:731305 version:1.7.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-crispy-forms/python-django-crispy-forms.changes
2019-06-03 18:55:10.892433056 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-crispy-forms.new.7948/python-django-crispy-forms.changes
2019-09-17 13:39:15.169825221 +0200
@@ -1,0 +2,5 @@
+Mon Sep 16 14:10:41 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Test only with pytest 3, newer releases not compatible
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-crispy-forms.spec ++++++
--- /var/tmp/diff_new_pack.CYqZqH/_old 2019-09-17 13:39:15.793825122 +0200
+++ /var/tmp/diff_new_pack.CYqZqH/_new 2019-09-17 13:39:15.793825122 +0200
@@ -29,8 +29,8 @@
Patch0: django-20.patch
Patch1: django-21.patch
BuildRequires: %{python_module Django}
+BuildRequires: %{python_module pytest < 4.0}
BuildRequires: %{python_module pytest-django}
-BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros