mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python3-websocket-client: update to 1.8.0.
This commit is contained in:
parent
8d3de4bb58
commit
9cdd612eae
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-websocket-client'
|
||||
pkgname=python3-websocket-client
|
||||
version=1.7.0
|
||||
revision=2
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_target="websocket/tests"
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -13,5 +13,5 @@ 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=923c3b7d0cecfdc449eec5e95c90ae6b0ea24e8782d42f23c05d2bb43bfabd39
|
||||
checksum=03306a5a5afb4e5bffd7fce4e2fb6438be91c14543cf1d6f506893f831047bfc
|
||||
conflicts="python-websocket-client"
|
||||
|
|
Loading…
Add table
Reference in a new issue