From ac20289831928dd191407c1944ce40f42bd0361ffb5138adeb640e8eb58a077f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 7 Mar 2019 11:24:52 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=11 --- python-wcwidth.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-wcwidth.spec b/python-wcwidth.spec index c7d96cd..07bf8b4 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -59,7 +59,7 @@ release files, which this project aims to track. %check pushd wcwidth/tests -%python_expand PYTHONPATH=%{buildroot}%{python_sitelib} nosetests-%{$python_bin_suffix} +%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} nosetests-%{$python_bin_suffix} popd %files %{python_files}