Accepting request 841290 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/841290 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wcwidth?expand=0&rev=12
This commit is contained in:
commit
11a584fce7
@ -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>
|
||||
|
||||
|
@ -65,6 +65,8 @@ release files, which this project aims to track.
|
||||
%prep
|
||||
%setup -q -n wcwidth-%{version}
|
||||
sed -i 's/--cov[-=a-z]*//g' tox.ini
|
||||
# this option is nonsense
|
||||
sed -i 's/looponfailroots.*//' tox.ini
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Loading…
Reference in New Issue
Block a user