- Fix typo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=34
This commit is contained in:
parent
e8e9387e97
commit
d36c1f6f5d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 11:58:18 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Fix typo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 14 17:14:36 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
@ -54,7 +54,7 @@ find examples -type f -name "*.cgi" -exec sed -i "s|##!%{_bindir}/env python|##!
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
%python_expand py.test-%{$python_bun_suffix}
|
||||
%python_expand py.test-%{$python_bin_suffix}
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user