commit:     866659398405afcb57a50372b8ebb99d848d7c26
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  4 08:09:40 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Sep  4 08:12:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86665939

dev-python/spyder-terminal: restrict to spyder 5

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 .../{spyder-terminal-1.2.2.ebuild => spyder-terminal-1.2.2-r1.ebuild}    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/spyder-terminal/spyder-terminal-1.2.2.ebuild 
b/dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild
similarity index 94%
rename from dev-python/spyder-terminal/spyder-terminal-1.2.2.ebuild
rename to dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild
index 50e769c11544..a9a34bd20851 100644
--- a/dev-python/spyder-terminal/spyder-terminal-1.2.2.ebuild
+++ b/dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild
@@ -19,6 +19,7 @@ RDEPEND="
        dev-python/coloredlogs[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]
        >=dev-python/spyder-5.2.0[${PYTHON_USEDEP}]
+       <dev-python/spyder-6[${PYTHON_USEDEP}]
        >=dev-python/terminado-0.13.1[${PYTHON_USEDEP}]
        dev-python/tornado[${PYTHON_USEDEP}]
 "

Reply via email to