python-websocket-client: update to 0.51.0.

This commit is contained in:
maxice8 2018-08-20 08:22:30 -03:00
parent 9cbaaea21b
commit 3305ef3226
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'python-websocket-client'
pkgname=python-websocket-client
version=0.49.0
version=0.51.0
revision=1
noarch=yes
wrksrc="websocket_client-${version}"
@ -13,7 +13,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/websocket-client/websocket-client"
distfiles="${PYPI_SITE}/w/websocket-client/websocket_client-${version}.tar.gz"
checksum=bf36b4b4726cab3bf93e842deef3c5bf12bd9c134e45e9a852c76140309f5ae2
checksum=030bbfbf29ac9e315ffb207ed5ed42b6981b5038ea00d1e13b02b872cc95e8f6
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py2"
pre_build() {