From 605e36e49c77ecf92f6fab812476e0ea8cc3727f Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 19 Aug 2018 16:25:22 +0300 Subject: [PATCH] python3-websocket-client --- .../language/python3/python3-websocket-client/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/python3-websocket-client/pspec.xml b/programming/language/python3/python3-websocket-client/pspec.xml index 5f40586849..b8a08d7cc5 100644 --- a/programming/language/python3/python3-websocket-client/pspec.xml +++ b/programming/language/python3/python3-websocket-client/pspec.xml @@ -10,7 +10,7 @@ app:console WebSocket client library for Python websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. - https://github.com/liris/websocket-client/archive/v0.47.0.tar.gz + https://github.com/liris/websocket-client/archive/v0.48.0.tar.gz python3-devel python3-setuptools @@ -29,6 +29,13 @@ + + 2018-08-19 + 0.48.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-02-25 0.47.0