forked from pool/python-semver
don't run coverage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semver?expand=0&rev=43
This commit is contained in:
committed by
Git OBS Bridge
parent
61cd2814c4
commit
42ebf6c4cc
@@ -33,7 +33,7 @@ BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION tests
|
||||
BuildRequires: %{python_module pytest-cov}
|
||||
BuildRequires: %{python_module pytest}
|
||||
# /SECTIOn
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
@@ -48,7 +48,7 @@ See also http://semver.org/
|
||||
|
||||
%prep
|
||||
%setup -q -n python-semver-%{version}
|
||||
sed -i '/-cov/d' setup.cfg
|
||||
sed -i 's/--[^ ]*cov[^ ]*//g' .pytest.ini
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
Reference in New Issue
Block a user