From 09a0823da05e832c53bac65aaf7f56c0d48ae39f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 30 May 2021 17:50:19 +0200 Subject: [PATCH] dev-python/sanic: drop websockets restriction Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/sanic/sanic-21.3.4.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/sanic/sanic-21.3.4.ebuild b/dev-python/sanic/sanic-21.3.4.ebuild index bc79bf25f0..fc0e5353b1 100644 --- a/dev-python/sanic/sanic-21.3.4.ebuild +++ b/dev-python/sanic/sanic-21.3.4.ebuild @@ -28,7 +28,6 @@ RDEPEND=" dev-python/ujson[${PYTHON_USEDEP}] dev-python/uvloop[${PYTHON_USEDEP}] >=dev-python/websockets-8.1[${PYTHON_USEDEP}] -