17
0

Accepting request 731305 from devel:languages:python:django

- Test only with pytest 3, newer releases not compatible

OBS-URL: https://build.opensuse.org/request/show/731305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=4
This commit is contained in:
2019-09-17 11:39:14 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 16 14:10:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Test only with pytest 3, newer releases not compatible
-------------------------------------------------------------------
Fri May 31 07:44:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -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