Hello community,
here is the log from the commit of package python-websockify for
openSUSE:Factory checked in at 2020-06-11 14:40:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websockify (Old)
and /work/SRC/openSUSE:Factory/.python-websockify.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-websockify"
Thu Jun 11 14:40:11 2020 rev:22 rq:810737 version:0.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-websockify/python-websockify.changes
2020-03-27 00:21:08.524130511 +0100
+++
/work/SRC/openSUSE:Factory/.python-websockify.new.3606/python-websockify.changes
2020-06-11 14:40:59.152660955 +0200
@@ -1,0 +2,5 @@
+Tue Jun 2 06:37:21 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Replace nose with pytest
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-websockify.spec ++++++
--- /var/tmp/diff_new_pack.cogz1N/_old 2020-06-11 14:41:00.104663781 +0200
+++ /var/tmp/diff_new_pack.cogz1N/_new 2020-06-11 14:41:00.108663793 +0200
@@ -28,8 +28,8 @@
BuildRequires: %{python_module cryptography}
BuildRequires: %{python_module jwcrypto}
BuildRequires: %{python_module mox3}
-BuildRequires: %{python_module nose}
BuildRequires: %{python_module numpy}
+BuildRequires: %{python_module pytest}
BuildRequires: %{python_module redis}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module simplejson}
@@ -88,7 +88,7 @@
%python_clone -a %{buildroot}%{_bindir}/websockify
%check
-%python_exec setup.py nosetests
+%pytest
%post
%python_install_alternative websockify