python-websocket-client: update to 0.49.0.
This commit is contained in:
parent
07a34556e6
commit
a4440a8ecd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-websocket-client'
|
||||
pkgname=python-websocket-client
|
||||
version=0.48.0
|
||||
version=0.49.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=18f1170e6a1b5463986739d9fd45c4308b0d025c1b2f9b88788d8f69e8a5eb4a
|
||||
checksum=bf36b4b4726cab3bf93e842deef3c5bf12bd9c134e45e9a852c76140309f5ae2
|
||||
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py2"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue