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}