mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 22:42:58 +02:00
python-websocket-client: update to 0.46.0.
Closes: #10395 [via git-merge-pr]
This commit is contained in:
parent
d6d899b44b
commit
2cf0e7ed84
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-websocket-client'
|
||||
pkgname=python-websocket-client
|
||||
version=0.45.0
|
||||
version=0.46.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="websocket_client-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
|
|||
homepage="https://github.com/websocket-client/websocket-client"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${PYPI_SITE}/w/websocket-client/websocket_client-${version}.tar.gz"
|
||||
checksum=6505c9642396cd670c4514228e04cdae4a4a750fefde732578f0f14f55d6935d
|
||||
checksum=933f6bbf08b381f2adbca9e93d7e7958ba212b42c73acb310b18f0fbe74f3738
|
||||
alternatives="websocket-client:wsdump:/usr/bin/wsdump.py2"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue