python-websocket-client: update to 0.36.0
This commit is contained in:
parent
d6c476d38b
commit
cd49775ddd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-websocket-client'
|
||||
pkgname=python-websocket-client
|
||||
version=0.35.0
|
||||
revision=2
|
||||
version=0.36.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="websocket_client-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,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=5ac3ead091be17b680a0dda926aef1a697a2b6cf1e9ac0fbe4bffb14914c2116
|
||||
checksum=82e91f419393f341cc2f1d58c8a98a63b64f03e36deb92999ba056bbe3f244f9
|
||||
|
||||
pre_build() {
|
||||
# use system certs
|
||||
|
|
Loading…
Reference in a new issue