From a470bc579becd7a4f969a25f25baa0848f4647a389004ff1c827bc163ab70614 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Tue, 25 Jul 2017 11:35:26 +0000 Subject: [PATCH] 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 --- python-websocket-client.changes | 5 +++++ python-websocket-client.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-websocket-client.changes b/python-websocket-client.changes index 66aa3a2..25e5853 100644 --- a/python-websocket-client.changes +++ b/python-websocket-client.changes @@ -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 diff --git a/python-websocket-client.spec b/python-websocket-client.spec index 50d57c7..bbedd01 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -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.