15
0

Accepting request 765723 from devel:languages:python:mailman:backports

OBS-URL: https://build.opensuse.org/request/show/765723
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-01-20 11:03:41 +00:00
committed by Git OBS Bridge
parent e549fc284b
commit c14ccced61

View File

@@ -42,7 +42,7 @@ ECMAScript; a near feature complete fork of slimit.
%setup -q -n calmjs.parse-%{version}
%build
LANG=en_US.UTF-8
export LANG=en_US.UTF-8
%python_build
%install
@@ -52,7 +52,7 @@ LANG=en_US.UTF-8
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
LANG=en_US.UTF-8
export LANG=en_US.UTF-8
%pytest
%files %{python_files}