Accepting request 841289 from home:mcalabkova:branches:devel:languages:python:pytest
- Remove nonsense keyword (breaks pytest) OBS-URL: https://build.opensuse.org/request/show/841289 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=31
This commit is contained in:
parent
abd0af3970
commit
713db1716c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 12 14:12:58 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- Remove nonsense keyword (breaks pytest)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 17 07:47:05 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
Fri Jul 17 07:47:05 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -65,6 +65,8 @@ release files, which this project aims to track.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n wcwidth-%{version}
|
%setup -q -n wcwidth-%{version}
|
||||||
sed -i 's/--cov[-=a-z]*//g' tox.ini
|
sed -i 's/--cov[-=a-z]*//g' tox.ini
|
||||||
|
# this option is nonsense
|
||||||
|
sed -i 's/looponfailroots.*//' tox.ini
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
Loading…
Reference in New Issue
Block a user