commit:     01f86b513b676cfd6d355bcf3d03f8fedd8c2c7a
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun May 30 15:52:49 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun May 30 15:53:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01f86b51

dev-python/pytest-sanic: drop websockets restriction

Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --force
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild 
b/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild
index ae354f58f..68fed1c3a 100644
--- a/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild
+++ b/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild
@@ -24,7 +24,6 @@ RDEPEND="
        >=dev-python/httpx-0.15.4[${PYTHON_USEDEP}]
        >=dev-python/pytest-5.2[${PYTHON_USEDEP}]
        >=dev-python/websockets-8.1[${PYTHON_USEDEP}]
-       <dev-python/websockets-9.0[${PYTHON_USEDEP}]
 "
 DEPEND="
        ${RDEPEND}

Reply via email to