17
0

Accepting request 682598 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/682598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOpenSSL?expand=0&rev=34
This commit is contained in:
2019-03-12 08:45:02 +00:00
committed by Git OBS Bridge
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -72,7 +72,7 @@ other things) a cffi-based interface to OpenSSL.
%check
export LC_ALL=en_US.UTF-8
%{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}