forked from pool/python-pytest-echo
- Do not suggest django
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-echo?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
393a66c7e5
commit
e6270a4b86
@@ -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>
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user