Accepting request 512393 from home:jengelh:branches:devel:languages:python

- Grammatical/Typographic corrections to the description.

OBS-URL: https://build.opensuse.org/request/show/512393
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=20
This commit is contained in:
Thomas Bechtold 2017-07-25 11:35:26 +00:00 committed by Git OBS Bridge
parent 9e3a4ea422
commit a470bc579b
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 24 23:55:01 UTC 2017 - jengelh@inai.de
- Grammatical/Typographic corrections to the description.
-------------------------------------------------------------------
Fri Jul 21 17:46:23 UTC 2017 - toddrme2178@gmail.com

View File

@ -51,8 +51,8 @@ BuildArch: noarch
%python_subpackages
%description
The websocket-client module is WebSocket client for python. This provide the
low level APIs for WebSocket. All APIs are the synchronous functions.
The websocket-client module is a WebSocket client for Python. This provides the
low-level APIs for WebSocket. All APIs are synchronous functions.
Websocket-client supports only hybi-13.