forked from pool/python-calmjs.parse
Accepting request 765754 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/765754 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-calmjs.parse?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 14:37:01 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- fix build in SLE-15: set en_US.UTF-8 encoding
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 15:13:55 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -42,6 +42,7 @@ ECMAScript; a near feature complete fork of slimit.
|
||||
%setup -q -n calmjs.parse-%{version}
|
||||
|
||||
%build
|
||||
export 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
|
||||
export LANG=en_US.UTF-8
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user