forked from pool/python-pytest-helpers-namespace
- Restrict pytest 4+ as it is not compatible with current release
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-helpers-namespace?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
603e39d773
commit
50a3bb6b53
@@ -28,10 +28,10 @@ Source: https://github.com/saltstack/pytest-helpers-namespace/archive/v2
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-pytest >= 2.9.1
|
||||
Requires: python-pytest < 4
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module pytest >= 2.9.1}
|
||||
BuildRequires: %{python_module pytest < 4}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user