aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-websockets
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:48:53 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:48:53 +0200
commitd6253c64a9cbd71ef12ba95ff6aca9673d03fa9a (patch)
tree4608335ba00652f6af9c959337a2c211043087ba /testing/py3-websockets
parente1d2234e7b3fed7aec2b709b20f4e998cd424f44 (diff)
downloadaports-d6253c64a9cbd71ef12ba95ff6aca9673d03fa9a.tar.bz2
aports-d6253c64a9cbd71ef12ba95ff6aca9673d03fa9a.tar.xz
testing/py3-websockets: rebuild against python 3.6
Diffstat (limited to 'testing/py3-websockets')
-rw-r--r--testing/py3-websockets/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-websockets/APKBUILD b/testing/py3-websockets/APKBUILD
index d066a8c26e..dad7f916b4 100644
--- a/testing/py3-websockets/APKBUILD
+++ b/testing/py3-websockets/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-websockets
_pkgname=websockets
pkgver=3.2
-pkgrel=0
+pkgrel=1
pkgdesc="An implementation of the WebSocket Protocol (RFC 6455)"
url="https://websockets.readthedocs.io"
arch="noarch"