aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-ws4py/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 14:52:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:41 +0000
commit4dac43720a6a9ce03b9bc0b5b534642c8f362995 (patch)
tree43c31ea910314d6c50076d6828dc9167beba2a4b /community/py-ws4py/APKBUILD
parent56b2d97efb60616d87c5ab58c4149a4bef02cb55 (diff)
downloadaports-4dac43720a6a9ce03b9bc0b5b534642c8f362995.tar.bz2
aports-4dac43720a6a9ce03b9bc0b5b534642c8f362995.tar.xz
community/py-ws4py: rebuild against python 3.7
Diffstat (limited to 'community/py-ws4py/APKBUILD')
-rw-r--r--community/py-ws4py/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-ws4py/APKBUILD b/community/py-ws4py/APKBUILD
index c6cf511492..7cf69cdfb0 100644
--- a/community/py-ws4py/APKBUILD
+++ b/community/py-ws4py/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-ws4py
_pkgname=ws4py
pkgver=0.5.1
-pkgrel=0
+pkgrel=1
pkgdesc="WebSocket client and server library for Python 2 and 3 as well as PyPy"
url="https://github.com/Lawouach/WebSocket-for-Python"
arch="noarch"