summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Rinne2019-03-22 22:42:05 +0100
committer Willy Sudiarto Raharjo2019-03-23 01:33:53 +0100
commitb14858dd8061f1aeb0b18fd37b332532b0eb89ca (patch)
treee395fe87334b4c6a4ca950141335852ff972c40d /python
parent327a92b21e65d78ab019d67104400fc1943a6797 (diff)
downloadslackbuilds-b14858dd8061f1aeb0b18fd37b332532b0eb89ca.tar.gz
python/websocket-client: Updated for version 0.56.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/websocket-client/websocket-client.SlackBuild2
-rw-r--r--python/websocket-client/websocket-client.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/websocket-client/websocket-client.SlackBuild b/python/websocket-client/websocket-client.SlackBuild
index 81f57dfd9b..1fc165262b 100644
--- a/python/websocket-client/websocket-client.SlackBuild
+++ b/python/websocket-client/websocket-client.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=websocket-client
-VERSION=${VERSION:-0.54.0}
+VERSION=${VERSION:-0.56.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info
index 4c61846243..ab904eb460 100644
--- a/python/websocket-client/websocket-client.info
+++ b/python/websocket-client/websocket-client.info
@@ -1,8 +1,8 @@
PRGNAM="websocket-client"
-VERSION="0.54.0"
+VERSION="0.56.0"
HOMEPAGE="https://github.com/liris/websocket-client"
-DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.54.0/websocket-client-0.54.0.tar.gz"
-MD5SUM="15dbee472a9b11ff58d7857c22dbe92a"
+DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.56.0/websocket-client-0.56.0.tar.gz"
+MD5SUM="2b520eeceaae56b2f1afb52aa151a04f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six"