forked from pool/python-radon
Accepting request 681734 from home:frispete:python
- set environment encoding for checks in order to succeed test_encoding with Python < 3.7 OBS-URL: https://build.opensuse.org/request/show/681734 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-radon?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
40a11c598f
commit
efaecd3502
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 12:43:17 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
- set environment encoding for checks in order to succeed
|
||||
test_encoding with Python < 3.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 14 04:42:27 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@@ -66,6 +66,7 @@ rm -r */lib/radon/tests
|
||||
%python_clone -a %{buildroot}%{_bindir}/radon
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
%python_exec -m pytest --strict
|
||||
|
||||
%post
|
||||
|
Reference in New Issue
Block a user