python-websocket-client: update to 0.52.0.

This commit is contained in:
maxice8 2018-09-05 23:29:27 -03:00
parent fd08e4cd02
commit 38a35619c3
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.51.0
version=0.52.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=030bbfbf29ac9e315ffb207ed5ed42b6981b5038ea00d1e13b02b872cc95e8f6
checksum=3c9924675eaf0b27ae22feeeab4741bb4149b94820bd3a143eeaf8b62f64d821
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py2"
pre_build() {