From 53c9627e6849b08a4ba60cf7e3f7d77db699b04e8843c75b89944b22a09996f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 18 Feb 2020 06:38:11 +0000 Subject: [PATCH] Accepting request 775016 from home:juliogonzalezgil:branches:devel:languages:python Fix license. Correct one is BSD-3-Clause. Checked at https://github.com/Lawouach/WebSocket-for-Python/blob/master/LICENSE. Please submit to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/775016 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ws4py?expand=0&rev=9 --- python-ws4py.changes | 5 +++++ python-ws4py.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-ws4py.changes b/python-ws4py.changes index cc4181e..8c5e1ee 100644 --- a/python-ws4py.changes +++ b/python-ws4py.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 17 22:28:45 UTC 2020 - Julio González Gil + +- Fix license. Correct one is BSD-3-Clause. + ------------------------------------------------------------------- Thu Apr 11 12:09:24 UTC 2019 - Marketa Calabkova diff --git a/python-ws4py.spec b/python-ws4py.spec index c33d2c4..c4c81ba 100644 --- a/python-ws4py.spec +++ b/python-ws4py.spec @@ -1,7 +1,7 @@ # # spec file for package python-ws4py # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ Name: python-ws4py%{psuffix} Version: 0.5.1 Release: 0 Summary: WebSocket client and server library for Python -License: BSD-2-Clause +License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/Lawouach/WebSocket-for-Python Source: https://files.pythonhosted.org/packages/source/w/ws4py/ws4py-%{version}.tar.gz