forked from pool/python-pyOpenSSL
Accepting request 682532 from home:jayvdb:py-check-failures
- Remove no longer necessary pytest argument -k "not test_export_text" OBS-URL: https://build.opensuse.org/request/show/682532 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=63
This commit is contained in:
committed by
Git OBS Bridge
parent
244516e220
commit
ba773d2dbf
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 7 15:53:31 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Remove no longer necessary pytest argument -k "not test_export_text"
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 2 16:29:39 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
Sat Mar 2 16:29:39 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@@ -72,7 +72,7 @@ other things) a cffi-based interface to OpenSSL.
|
|||||||
%check
|
%check
|
||||||
export LC_ALL=en_US.UTF-8
|
export LC_ALL=en_US.UTF-8
|
||||||
%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
|
%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
|
||||||
py.test-%{$python_bin_suffix} -m "not network" -k "not test_export_text"
|
py.test-%{$python_bin_suffix} -m "not network"
|
||||||
}
|
}
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
Reference in New Issue
Block a user