forked from pool/python-SimpleWebSocketServer
Accepting request 674358 from devel:languages:python
- Ensure neutrality of description. OBS-URL: https://build.opensuse.org/request/show/674358 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SimpleWebSocketServer?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 10 16:30:48 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Ensure neutrality of description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 7 13:19:58 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#python-SimpleWebSocketServer
|
||||
# spec file for package SimpleWebSocketServer
|
||||
#
|
||||
# spec file for package python-SimpleWebSocketServer
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: python-SimpleWebSocketServer
|
||||
Version: 0.1.1
|
||||
Release: 0
|
||||
Summary: A Simple Websocket Server written in Python
|
||||
Summary: A Websocket server written in Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/dpallot/simple-websocket-server/
|
||||
@@ -32,11 +32,11 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
## A Simple Websocket Server written in Python
|
||||
A Websocket Server written in Python
|
||||
|
||||
- RFC 6455 (All latest browsers)
|
||||
- RFC 6455
|
||||
- TLS/SSL out of the box
|
||||
- Passes Autobahns Websocket Testsuite
|
||||
- Passes Autobahn's websocket testsuite
|
||||
- Support for Python 2 and 3
|
||||
|
||||
%prep
|
||||
|
||||
Reference in New Issue
Block a user