aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 09:45:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:53 +0000
commit9cc0f47601e897d5d5271c299e84ceb2fca8fa17 (patch)
tree3f453bac681107a7104f4932e23a218d13a62160
parentdd8ca940a3c5fd07c3817f2d78167930647ee7e5 (diff)
downloadaports-9cc0f47601e897d5d5271c299e84ceb2fca8fa17.tar.bz2
aports-9cc0f47601e897d5d5271c299e84ceb2fca8fa17.tar.xz
community/py3-websocket-client: rebuild against python 3.8
-rw-r--r--community/py3-websocket-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-websocket-client/APKBUILD b/community/py3-websocket-client/APKBUILD
index 0f1b546033..479e40ac81 100644
--- a/community/py3-websocket-client/APKBUILD
+++ b/community/py3-websocket-client/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-websocket-client
_pkgname=websocket_client
pkgver=0.56.0
-pkgrel=2
+pkgrel=3
pkgdesc="WebSocket client library for Python"
url="https://github.com/liris/websocket-client"
arch="noarch"