forked from pool/python-xattr
- fix tests run failing on older distributions due to incorrect locale
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 22 21:45:07 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- fix tests run failing on older distributions due to incorrect locale
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 1 09:33:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Fri Mar 1 09:33:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -61,6 +61,7 @@ export CFLAGS="%{optflags}"
|
|||||||
%python_clone -a %{buildroot}%{_bindir}/xattr
|
%python_clone -a %{buildroot}%{_bindir}/xattr
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
export LC_ALL=en_US.utf-8
|
||||||
%python_exec -m unittest discover
|
%python_exec -m unittest discover
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
Reference in New Issue
Block a user