From e6270a4b86bb6af040f5817b85f42a4c47ca01b8773bfa75fa6d69cdf5a67615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 10 Aug 2020 11:26:47 +0000 Subject: [PATCH] - Do not suggest django OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-echo?expand=0&rev=2 --- python-pytest-echo.changes | 5 +++++ python-pytest-echo.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pytest-echo.changes b/python-pytest-echo.changes index 1457733..3b45e82 100644 --- a/python-pytest-echo.changes +++ b/python-pytest-echo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 10 11:26:37 UTC 2020 - Tomáš Chvátal + +- Do not suggest django + ------------------------------------------------------------------- Sat Jul 25 10:06:35 AM UTC 2020 - John Vandenberg diff --git a/python-pytest-echo.spec b/python-pytest-echo.spec index 5a2a005..efb9e02 100644 --- a/python-pytest-echo.spec +++ b/python-pytest-echo.spec @@ -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}