15
0

Accepting request 731827 from home:jayvdb:branches:devel:languages:python

- Add LANG to %check to fix build on Leap

OBS-URL: https://build.opensuse.org/request/show/731827
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-aliases?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-09-19 07:28:52 +00:00
committed by Git OBS Bridge
parent 537898e9a0
commit 08744f4444
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 19 03:41:04 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add LANG to %check to fix build on Leap
-------------------------------------------------------------------
Mon Aug 26 02:14:14 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -52,6 +52,7 @@ Command aliases for Click.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
export LANG=en_US.UTF-8
%pytest
%files %{python_files}