python-websocket-client: update to 0.39.0

This commit is contained in:
Alessio Sergi 2016-12-03 10:20:08 +01:00
parent 75d1b5b033
commit 8b75115e51

View File

@ -1,7 +1,7 @@
# Template file for 'python-websocket-client'
pkgname=python-websocket-client
version=0.37.0
revision=3
version=0.39.0
revision=1
noarch=yes
wrksrc="websocket_client-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
homepage="https://github.com/liris/websocket-client"
license="LGPL-2.1"
distfiles="${PYPI_SITE}/w/websocket-client/websocket_client-${version}.tar.gz"
checksum=678b246d816b94018af5297e72915160e2feb042e0cde1a9397f502ac3a52f41
checksum=87c6ba46565d62bcdbc5ac1d78c9a6d66663560ab2ca566cf9c6ac406de13425
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py2"
pre_build() {