15
0

Accepting request 731868 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/731868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-aliases?expand=0&rev=2
This commit is contained in:
2019-09-20 12:53:30 +00:00
committed by Git OBS Bridge
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}