From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D38E11382C5 for ; Sun, 30 May 2021 15:53:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0E51E0729; Sun, 30 May 2021 15:53:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6EE1E0729 for ; Sun, 30 May 2021 15:53:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CF50335D7C for ; Sun, 30 May 2021 15:53:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3739559C for ; Sun, 30 May 2021 15:53:31 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1622389997.09a0823da05e832c53bac65aaf7f56c0d48ae39f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sanic/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/sanic/sanic-21.3.4.ebuild X-VCS-Directories: dev-python/sanic/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 09a0823da05e832c53bac65aaf7f56c0d48ae39f X-VCS-Branch: dev Date: Sun, 30 May 2021 15:53:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 96b7c34d-1364-474c-bb1b-1866323be289 X-Archives-Hash: eb703c16091778f9d57e3395893ef735 commit: 09a0823da05e832c53bac65aaf7f56c0d48ae39f Author: Andrew Ammerlaan gentoo org> AuthorDate: Sun May 30 15:50:19 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun May 30 15:53:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=09a0823d dev-python/sanic: drop websockets restriction Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> 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 bc79bf25f..fc0e5353b 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}] - To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1622389997.09a0823da05e832c53bac65aaf7f56c0d48ae39f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/sanic/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/sanic/sanic-21.3.4.ebuild X-VCS-Directories: dev-python/sanic/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 09a0823da05e832c53bac65aaf7f56c0d48ae39f X-VCS-Branch: master Date: Sun, 30 May 2021 15:53:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 38c42a8c-aed1-45dc-b613-42dd2d741fa2 X-Archives-Hash: b5aad49992b351a76e8fd66b095b8c85 Message-ID: <20210530155335.uGZvnkQf77SUth-tNBetajYulwuJ6s0fArzB-RZ4g4Y@z> commit: 09a0823da05e832c53bac65aaf7f56c0d48ae39f Author: Andrew Ammerlaan gentoo org> AuthorDate: Sun May 30 15:50:19 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun May 30 15:53:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=09a0823d dev-python/sanic: drop websockets restriction Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> 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 bc79bf25f..fc0e5353b 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}] -