And drop invoke from BuildRequires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-relaxed?expand=0&rev=20
This commit is contained in:
parent
5ae025908a
commit
714a259f83
@ -1,5 +1,5 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 10 06:33:49 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed Jan 11 01:52:18 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Update to 2.0.0:
|
- Update to 2.0.0:
|
||||||
* Prior to version 2, we failed to correctly support true Pytest
|
* Prior to version 2, we failed to correctly support true Pytest
|
||||||
|
@ -24,7 +24,6 @@ License: BSD-2-Clause
|
|||||||
URL: https://github.com/bitprophet/pytest-relaxed
|
URL: https://github.com/bitprophet/pytest-relaxed
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/pytest-relaxed/pytest-relaxed-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/p/pytest-relaxed/pytest-relaxed-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module decorator >= 4}
|
BuildRequires: %{python_module decorator >= 4}
|
||||||
BuildRequires: %{python_module invoke >= 1.7}
|
|
||||||
BuildRequires: %{python_module pytest >= 7}
|
BuildRequires: %{python_module pytest >= 7}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Loading…
Reference in New Issue
Block a user