1
0

Accepting request 683641 from home:jayvdb:django

- Add LANG to %check to fix Leap

OBS-URL: https://build.opensuse.org/request/show/683641
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-environ?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal 2019-03-11 08:30:21 +00:00 committed by Git OBS Bridge
parent bcd4623a7e
commit d867b7003b
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 11 03:56:29 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add LANG to %check to fix Leap
-------------------------------------------------------------------
Mon Feb 18 17:12:40 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -47,6 +47,7 @@ variables to configure Django applications.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
LANG=en_US.UTF-8
%python_exec setup.py test
%files %{python_files}