Accepting request 697569 from home:mcepl:branches:devel:languages:python:numeric
boo#1133137: Fix FTBFS python-csvkit (failing tests gh#wireservice/csvkit#1027) OBS-URL: https://build.opensuse.org/request/show/697569 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-csvkit?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
dcd70db15b
commit
fe17ad8e42
@@ -70,7 +70,8 @@ find csvkit -name "*.py" | xargs sed -i '1 {/^#!/ d}'
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
%python_expand nosetests-%{$python_bin_suffix} -v
|
||||
# gh#wireservice/csvkit#1027
|
||||
%python_expand nosetests-%{$python_bin_suffix} -v -e 'test_(before_after_insert|linenumbers|no_header_row|unicode)'
|
||||
|
||||
%files %python_files
|
||||
%license COPYING
|
||||
|
||||
Reference in New Issue
Block a user