Updating link to change in openSUSE:Factory/python-distro revision 15.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=bc2e29cf1a2953b2b2933c9995e001ce
This commit is contained in:
parent
cf790fca0b
commit
dcb6a33290
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 05:31:21 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- Tests: Set locale to UTF-8 to fix tests on Leap 15.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 16:23:18 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -58,6 +58,7 @@ It is a renewed alternative implementation for Python's original platform.linux_
|
||||
|
||||
%if %{with test}
|
||||
%check
|
||||
export LANG=C.UTF-8
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user