Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-websocket-client for
openSUSE:Factory checked in at 2025-12-03 14:11:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websocket-client (Old)
and /work/SRC/openSUSE:Factory/.python-websocket-client.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-websocket-client"
Wed Dec 3 14:11:41 2025 rev:28 rq:1320741 version:1.9.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-websocket-client/python-websocket-client.changes
2025-10-28 14:45:38.960624866 +0100
+++
/work/SRC/openSUSE:Factory/.python-websocket-client.new.14147/python-websocket-client.changes
2025-12-03 14:11:42.448488958 +0100
@@ -1,0 +2,5 @@
+Tue Nov 18 11:38:25 UTC 2025 - Pablo Suárez Hernández
<[email protected]>
+
+- Adjust License tag on spec file after transition to Apache-2.0
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-websocket-client.spec ++++++
--- /var/tmp/diff_new_pack.yr0BrS/_old 2025-12-03 14:11:43.452531336 +0100
+++ /var/tmp/diff_new_pack.yr0BrS/_new 2025-12-03 14:11:43.452531336 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-websocket-client
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
Version: 1.9.0
Release: 0
Summary: WebSocket client implementation
-License: LGPL-2.1-only
+License: Apache-2.0
URL: https://github.com/liris/websocket-client/releases
Source0:
https://files.pythonhosted.org/packages/source/w/websocket_client/websocket_client-%{version}.tar.gz
BuildRequires: %{python_module Sphinx >= 6.0}