mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-websocket-client: update to 1.6.3.
This commit is contained in:
parent
4fa052033a
commit
e0feebd0fe
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-websocket-client'
|
||||
pkgname=python3-websocket-client
|
||||
version=1.2.1
|
||||
revision=4
|
||||
version=1.6.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_target="websocket/tests"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,6 +12,6 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/websocket-client/websocket-client"
|
||||
changelog="https://raw.githubusercontent.com/websocket-client/websocket-client/master/ChangeLog"
|
||||
distfiles="https://github.com/websocket-client/websocket-client/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=8e056ff93c85b1961234d1c36fda8c5277a03f1ba475d93afb8ec46d2a7976de
|
||||
distfiles="https://github.com/websocket-client/websocket-client/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=65e9e02843ef02b8f9503d6b284a3605d92c201170b5b234afcaf1c5a01c64e0
|
||||
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py"
|
||||
|
|
Loading…
Add table
Reference in a new issue