community/py-websocket-client: upgrade to 0.45.0

This commit is contained in:
Francesco Colista 2017-12-25 18:53:28 +00:00
parent cf9140a5fc
commit 5eec006ee1

View File

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