python/python3-websocket-client: Updated for version 1.7.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-16 07:19:36 -07:00 committed by Willy Sudiarto Raharjo
parent 54e7e04455
commit fcccef721f
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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=""