15
0

Accepting request 1206250 from home:dgarcia:branches:Cloud:OpenStack:Factory

- Force $LANG env to UTF-8 to fix tests for Leap 16.0

OBS-URL: https://build.opensuse.org/request/show/1206250
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autopage?expand=0&rev=17
This commit is contained in:
2024-10-08 07:56:17 +00:00
committed by Git OBS Bridge
parent 43003f7194
commit d6f0d14ef9
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 8 07:22:31 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Force $LANG env to UTF-8 to fix tests for Leap 16.0
-------------------------------------------------------------------
Mon Feb 5 04:53:08 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -54,6 +54,7 @@ in a pager (like `less`)
%check
unset LESS
export LANG=en_US.UTF-8
rm -v autopage/tests/test_end_to_end.py
%pytest