aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-websocket-client
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-12-25 18:53:28 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-12-25 18:55:23 +0000
commit5eec006ee1a177765fdb20af508845abda52e4e9 (patch)
tree7fca2ddfc01cb3cd0a71d4b392bf3dd3bc514531 /community/py-websocket-client
parentcf9140a5fc0f29338e752d15ee4027b4e6f4a6e4 (diff)
downloadaports-5eec006ee1a177765fdb20af508845abda52e4e9.tar.bz2
aports-5eec006ee1a177765fdb20af508845abda52e4e9.tar.xz
community/py-websocket-client: upgrade to 0.45.0
Diffstat (limited to 'community/py-websocket-client')
-rw-r--r--community/py-websocket-client/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-websocket-client/APKBUILD b/community/py-websocket-client/APKBUILD
index 8c74e41b9c..90551c3942 100644
--- a/community/py-websocket-client/APKBUILD
+++ b/community/py-websocket-client/APKBUILD
@@ -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"