python-websocket-client: update to 0.54.0.

This commit is contained in:
maxice8 2018-11-02 01:10:59 -03:00 committed by maxice8
parent 0b981ef9b7
commit 1cefc5c2bd
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-websocket-client'
pkgname=python-websocket-client
version=0.53.0
version=0.54.0
revision=1
noarch=yes
wrksrc="websocket_client-${version}"
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python-six ca-certificates"
short_desc="WebSocket client for Python2"
maintainer="Sergi Alvarez <pancake@nopcode.org>"
license="LGPL-2.1-or-later"
license="BSD-3-Clause"
homepage="https://github.com/websocket-client/websocket-client"
distfiles="${PYPI_SITE}/w/websocket-client/websocket_client-${version}.tar.gz"
checksum=c42b71b68f9ef151433d6dcc6a7cb98ac72d2ad1e3a74981ca22bc5d9134f166
checksum=e51562c91ddb8148e791f0155fdb01325d99bb52c4cdbb291aee7a3563fd0849
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py2"
pre_build() {