Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-websockify for
openSUSE:Factory checked in at 2021-07-10 22:53:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websockify (Old)
and /work/SRC/openSUSE:Factory/.python-websockify.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-websockify"
Sat Jul 10 22:53:47 2021 rev:24 rq:901473 version:0.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-websockify/python-websockify.changes
2020-12-21 12:34:49.974885094 +0100
+++
/work/SRC/openSUSE:Factory/.python-websockify.new.2625/python-websockify.changes
2021-07-10 22:53:54.724031957 +0200
@@ -1,0 +2,6 @@
+Mon Jun 21 08:57:56 UTC 2021 - Michael Str??der <[email protected]>
+
+- disable test test_asymmetric_jwe_token_plugin because of new algorithms
+ in jwcrypto 0.9.0+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-websockify.spec ++++++
--- /var/tmp/diff_new_pack.N8VQSn/_old 2021-07-10 22:53:56.236020287 +0200
+++ /var/tmp/diff_new_pack.N8VQSn/_new 2021-07-10 22:53:56.240020256 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-websockify
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
Version: 0.9.0
Release: 0
Summary: WebSocket to TCP proxy/bridge
-License: LGPL-3.0-only AND MPL-2.0 AND BSD-2-Clause AND BSD-3-Clause
+License: BSD-2-Clause AND LGPL-3.0-only AND MPL-2.0 AND BSD-3-Clause
URL: https://github.com/novnc/websockify
Source: https://github.com/novnc/websockify/archive/v%{version}.tar.gz
BuildRequires: %{python_module cryptography}
@@ -39,7 +39,7 @@
Requires: python-numpy
Requires: python-setuptools
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
BuildArch: noarch
%if %{with python2}
BuildRequires: python-enum34
@@ -89,7 +89,7 @@
%python_clone -a %{buildroot}%{_bindir}/websockify
%check
-%pytest
+%pytest -k 'not test_asymmetric_jwe_token_plugin'
%post
%python_install_alternative websockify