Hello community,
here is the log from the commit of package python-pyOpenSSL for
openSUSE:Factory checked in at 2019-03-12 09:45:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyOpenSSL (Old)
and /work/SRC/openSUSE:Factory/.python-pyOpenSSL.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyOpenSSL"
Tue Mar 12 09:45:02 2019 rev:34 rq:682598 version:19.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyOpenSSL/python-pyOpenSSL.changes
2019-03-04 09:12:17.744688214 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyOpenSSL.new.28833/python-pyOpenSSL.changes
2019-03-12 09:45:02.787720409 +0100
@@ -1,0 +2,5 @@
+Thu Mar 7 15:53:31 UTC 2019 - John Vandenberg <[email protected]>
+
+- Remove no longer necessary pytest argument -k "not test_export_text"
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyOpenSSL.spec ++++++
--- /var/tmp/diff_new_pack.Ftmlil/_old 2019-03-12 09:45:03.463718514 +0100
+++ /var/tmp/diff_new_pack.Ftmlil/_new 2019-03-12 09:45:03.467718503 +0100
@@ -72,7 +72,7 @@
%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}