Steve Kowalik 2023-01-10 06:34:30 +00:00 committed by Git OBS Bridge
parent 8bdf5ad79a
commit 5ae025908a
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------
Thu Jan 5 03:25:46 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
Tue Jan 10 06:33:49 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.0.0:
* Prior to version 2, we failed to correctly support true Pytest

View File

@ -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}