diff --git a/python-pytest-relaxed.changes b/python-pytest-relaxed.changes index c0fba4f..08b2231 100644 --- a/python-pytest-relaxed.changes +++ b/python-pytest-relaxed.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Thu Jan 5 03:25:46 UTC 2023 - Steve Kowalik +Tue Jan 10 06:33:49 UTC 2023 - Steve Kowalik - Update to 2.0.0: * Prior to version 2, we failed to correctly support true Pytest diff --git a/python-pytest-relaxed.spec b/python-pytest-relaxed.spec index 3ba0316..0ab0e4d 100644 --- a/python-pytest-relaxed.spec +++ b/python-pytest-relaxed.spec @@ -24,7 +24,6 @@ License: BSD-2-Clause URL: https://github.com/bitprophet/pytest-relaxed Source: https://files.pythonhosted.org/packages/source/p/pytest-relaxed/pytest-relaxed-%{version}.tar.gz BuildRequires: %{python_module decorator >= 4} -BuildRequires: %{python_module invocations >= 3} BuildRequires: %{python_module invoke >= 1.7} BuildRequires: %{python_module pytest >= 7} BuildRequires: %{python_module setuptools}