forked from pool/python-ws4py
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
This commit is contained in:
committed by
Git OBS Bridge
parent
5b3f5d5d67
commit
53c9627e68
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 17 22:28:45 UTC 2020 - Julio González Gil <jgonzalez@suse.com>
|
||||
|
||||
- Fix license. Correct one is BSD-3-Clause.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 11 12:09:24 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user