summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-16 07:19:36 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:19 +0700
commitfcccef721fa9285f4753333bfd280249bdacd984 (patch)
treedc4f48bf8443150a86092cad20e7b206b7d2e0b5 /python
parent54e7e0445562be0cd9e6cf32b2311bd2c0285a9c (diff)
downloadslackbuilds-fcccef721fa9285f4753333bfd280249bdacd984.tar.gz
slackbuilds-fcccef721fa9285f4753333bfd280249bdacd984.tar.xz
python/python3-websocket-client: Updated for version 1.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-websocket-client/python3-websocket-client.SlackBuild2
-rw-r--r--python/python3-websocket-client/python3-websocket-client.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-websocket-client/python3-websocket-client.SlackBuild b/python/python3-websocket-client/python3-websocket-client.SlackBuild
index 9d1fe2da89..1bc458e930 100644
--- a/python/python3-websocket-client/python3-websocket-client.SlackBuild
+++ b/python/python3-websocket-client/python3-websocket-client.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-websocket-client
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.6.4}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-websocket-client/python3-websocket-client.info b/python/python3-websocket-client/python3-websocket-client.info
index 0e38777cb1..ce5e608938 100644
--- a/python/python3-websocket-client/python3-websocket-client.info
+++ b/python/python3-websocket-client/python3-websocket-client.info
@@ -1,8 +1,8 @@
PRGNAM="python3-websocket-client"
-VERSION="1.6.4"
+VERSION="1.7.0"
HOMEPAGE="https://github.com/websocket-client/websocket-client/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/w/websocket-client/websocket-client-1.6.4.tar.gz"
-MD5SUM="2da8cf9d36cbcf230d10208fcb89ea3b"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/w/websocket-client/websocket-client-1.7.0.tar.gz"
+MD5SUM="e70abf1dd976058915365c05b4e8a6c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""