forked from pool/python-calmjs.parse
Accepting request 765704 from devel:languages:python:mailman:backports
- fix build in SLE-15: set en_US.UTF-8 encoding OBS-URL: https://build.opensuse.org/request/show/765704 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
2396678a2a
commit
e549fc284b
@@ -42,6 +42,7 @@ ECMAScript; a near feature complete fork of slimit.
|
||||
%setup -q -n calmjs.parse-%{version}
|
||||
|
||||
%build
|
||||
LANG=en_US.UTF-8
|
||||
%python_build
|
||||
|
||||
%install
|
||||
@@ -51,6 +52,7 @@ ECMAScript; a near feature complete fork of slimit.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
LANG=en_US.UTF-8
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user