forked from pool/python-pytest-bdd
- add test_flaky.patch to fix gerkhin reporter test flakinness
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-bdd?expand=0&rev=8
This commit is contained in:
@@ -25,6 +25,7 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/pytest-dev/pytest-bdd
|
||||
Source: https://github.com/pytest-dev/pytest-bdd/archive/%{version}.tar.gz#/pytest-bdd-%{version}.tar.gz
|
||||
Patch0: test_flaky.patch
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -74,6 +75,7 @@ containing the side effects of the Gherkin imperative declarations.
|
||||
|
||||
%prep
|
||||
%setup -q -n pytest-bdd-%{version}
|
||||
%patch0 -p1
|
||||
sed -i '/tox/d' setup.py
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user