python-websocket-client: update to 0.37.0
This commit is contained in:
parent
c91ecfe2ae
commit
598cdd5108
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-websocket-client'
|
# Template file for 'python-websocket-client'
|
||||||
pkgname=python-websocket-client
|
pkgname=python-websocket-client
|
||||||
version=0.36.0
|
version=0.37.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="websocket_client-${version}"
|
wrksrc="websocket_client-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
|
||||||
homepage="https://github.com/liris/websocket-client"
|
homepage="https://github.com/liris/websocket-client"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${PYPI_SITE}/w/websocket-client/websocket_client-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/websocket-client/websocket_client-${version}.tar.gz"
|
||||||
checksum=82e91f419393f341cc2f1d58c8a98a63b64f03e36deb92999ba056bbe3f244f9
|
checksum=678b246d816b94018af5297e72915160e2feb042e0cde1a9397f502ac3a52f41
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# use system certs
|
# use system certs
|
||||||
|
|
Loading…
Reference in a new issue