mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python-websocket-client: update to 0.39.0
This commit is contained in:
parent
75d1b5b033
commit
8b75115e51
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-websocket-client'
|
# Template file for 'python-websocket-client'
|
||||||
pkgname=python-websocket-client
|
pkgname=python-websocket-client
|
||||||
version=0.37.0
|
version=0.39.0
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="websocket_client-${version}"
|
wrksrc="websocket_client-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,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=678b246d816b94018af5297e72915160e2feb042e0cde1a9397f502ac3a52f41
|
checksum=87c6ba46565d62bcdbc5ac1d78c9a6d66663560ab2ca566cf9c6ac406de13425
|
||||||
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py2"
|
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py2"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue