diff --git a/python-django-crispy-forms.changes b/python-django-crispy-forms.changes index 2192eba..7990b17 100644 --- a/python-django-crispy-forms.changes +++ b/python-django-crispy-forms.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 16 14:10:41 UTC 2019 - Tomáš Chvátal + +- Test only with pytest 3, newer releases not compatible + ------------------------------------------------------------------- Fri May 31 07:44:09 UTC 2019 - Tomáš Chvátal diff --git a/python-django-crispy-forms.spec b/python-django-crispy-forms.spec index 8352fbf..87b0449 100644 --- a/python-django-crispy-forms.spec +++ b/python-django-crispy-forms.spec @@ -29,8 +29,8 @@ Source: https://files.pythonhosted.org/packages/source/d/%{mod_name}/%{m 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