summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Rinne2019-12-28 16:17:21 +0100
committer Willy Sudiarto Raharjo2019-12-29 11:38:47 +0100
commita000b7bf1e92e0a119f30f713a36136bd97e3364 (patch)
tree5a3a7fae83c17eb1f36474e5923d24408a593e7c /python
parent547034bc254dd8c14f3aba9b7fb3894f9ac44318 (diff)
downloadslackbuilds-a000b7bf1e92e0a119f30f713a36136bd97e3364.tar.gz
python/websocket-client: Updated for version 0.57.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 1fc165262b..581f6e09ec 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.56.0}
+VERSION=${VERSION:-0.57.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info
index ab904eb460..270b9a58c3 100644
--- a/python/websocket-client/websocket-client.info
+++ b/python/websocket-client/websocket-client.info
@@ -1,8 +1,8 @@
PRGNAM="websocket-client"
-VERSION="0.56.0"
+VERSION="0.57.0"
HOMEPAGE="https://github.com/liris/websocket-client"
-DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.56.0/websocket-client-0.56.0.tar.gz"
-MD5SUM="2b520eeceaae56b2f1afb52aa151a04f"
+DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.57.0/websocket-client-0.57.0.tar.gz"
+MD5SUM="e15b73763d04b17a84762ef26292640b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six"