community/py-websocket-client: upgrade to 0.46.0

This commit is contained in:
Francesco Colista 2017-12-31 02:58:31 +00:00
parent 6b1401bfbc
commit eb74519257

View File

@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-websocket-client
_pkgname=websocket_client
pkgver=0.45.0
pkgver=0.46.0
pkgrel=0
pkgdesc="WebSocket client library for Python"
url="https://github.com/liris/websocket-client"
@ -46,4 +46,4 @@ _py3() {
_py python3
}
sha512sums="a6d582174538ee66b8f04721faad5f287040ec64c7b75ac16f1168a08014bfc0cbb54c0730413eeecc0e25a980823d8e49a54f64e8913d0cf9dbf273f99f3af3 websocket_client-0.45.0.tar.gz"
sha512sums="8ec13770c56475d8cd0559a84a827cf13c73f79c2b3b14b7f7eec71a938896c691393fe86df5b227aa046fecf34cbdf88974ee870d89c2e66018b1ac91761ccf websocket_client-0.46.0.tar.gz"