commit:     c627a39d4e9a1b846ca7be4652c692bff05c1e6b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 12:48:03 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 12:48:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c627a39d

dev-python/ypy-websocket: restrict to aiofiles<23

Closes: https://bugs.gentoo.org/894004
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 .../{ypy-websocket-0.8.2.ebuild => ypy-websocket-0.8.2-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ypy-websocket/ypy-websocket-0.8.2.ebuild 
b/dev-python/ypy-websocket/ypy-websocket-0.8.2-r1.ebuild
similarity index 94%
rename from dev-python/ypy-websocket/ypy-websocket-0.8.2.ebuild
rename to dev-python/ypy-websocket/ypy-websocket-0.8.2-r1.ebuild
index 7e47e92fcb06..b5aac52aeb33 100644
--- a/dev-python/ypy-websocket/ypy-websocket-0.8.2.ebuild
+++ b/dev-python/ypy-websocket/ypy-websocket-0.8.2-r1.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 DEPEND="
-       dev-python/aiofiles[${PYTHON_USEDEP}]
+       <dev-python/aiofiles-23[${PYTHON_USEDEP}]
        dev-python/aiosqlite[${PYTHON_USEDEP}]
        dev-python/y-py[${PYTHON_USEDEP}]
 "

Reply via email to