From af1fcdb34710837fcc087a3d106b28913e16c54f9145608dba90765ab96ef5d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 7 Mar 2019 16:41:39 +0000 Subject: [PATCH] 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 --- python-pyOpenSSL.changes | 4 ++-- python-pyOpenSSL.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python-pyOpenSSL.changes b/python-pyOpenSSL.changes index eb91a4e..d0b4084 100644 --- a/python-pyOpenSSL.changes +++ b/python-pyOpenSSL.changes @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7f4f5e388639774e4ab50c773aae8f30a7233952d13b98bc6c217014ab8a8ff -size 15637 +oid sha256:cb29c3280fa7b7db0f6562079cfe24e2434c6543e9a483b6cf532a3de180f013 +size 15844 diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index e695916..7c7f9ad 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -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}