Tomáš Chvátal
2020-08-10 11:26:47 +00:00
committed by Git OBS Bridge
parent 393a66c7e5
commit e6270a4b86
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 10 11:26:37 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not suggest django
-------------------------------------------------------------------
Sat Jul 25 10:06:35 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -22,14 +22,12 @@ Version: 1.7.1
Release: 0
Summary: Pytest plugin for echoing build environment attributes
License: MIT
Group: Development/Languages/Python
URL: https://github.com/pytest-dev/pytest-echo
Source: https://files.pythonhosted.org/packages/source/p/pytest-echo/pytest-echo-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-pytest >= 2.2
Suggests: python-Django
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Django}