python-websocket-client: update to 0.55.0.

This commit is contained in:
Piotr Wójcik 2019-03-11 16:15:10 +01:00 committed by Johannes
parent 89321e76a9
commit e2399e5790
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-websocket-client'
pkgname=python-websocket-client
version=0.54.0
revision=2
version=0.55.0
revision=1
archs=noarch
wrksrc="websocket_client-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
license="BSD-3-Clause"
homepage="https://github.com/websocket-client/websocket-client"
distfiles="${PYPI_SITE}/w/websocket-client/websocket_client-${version}.tar.gz"
checksum=e51562c91ddb8148e791f0155fdb01325d99bb52c4cdbb291aee7a3563fd0849
checksum=f6029deea21218f2c771848935aa26c15699c831770f4fa66958bdaabff80ca0
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py2"
pre_build() {

View File

@ -0,0 +1 @@
pkgname=websocket_client