python-websocket-client: update to 0.56.0.

This commit is contained in:
maxice8 2019-03-22 07:58:00 -03:00 committed by maxice8
parent 95e112eedc
commit 0a571f4a2e

View file

@ -1,6 +1,6 @@
# Template file for 'python-websocket-client'
pkgname=python-websocket-client
version=0.55.0
version=0.56.0
revision=1
archs=noarch
wrksrc="websocket_client-${version}"
@ -13,11 +13,11 @@ 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=f6029deea21218f2c771848935aa26c15699c831770f4fa66958bdaabff80ca0
checksum=1fd5520878b68b84b5748bb30e592b10d0a91529d5383f74f4964e72b297fd3a
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py2"
pre_build() {
sed -i "s|'backports.ssl_match_hostname'||" setup.py
vsed -i "s|'backports.ssl_match_hostname'||" setup.py
}
post_install() {
vlicense LICENSE