commit:     42f125e861e7e103db9fe65ba8806cca8346f5f3
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 23:28:59 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 23:31:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f125e8

dev-python/spyder-terminal: restrict to spyder<5.2.0

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

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

diff --git a/dev-python/spyder-terminal/spyder-terminal-1.1.0.ebuild 
b/dev-python/spyder-terminal/spyder-terminal-1.1.0-r1.ebuild
similarity index 93%
rename from dev-python/spyder-terminal/spyder-terminal-1.1.0.ebuild
rename to dev-python/spyder-terminal/spyder-terminal-1.1.0-r1.ebuild
index bea682ab05f4..7723ab34e40f 100644
--- a/dev-python/spyder-terminal/spyder-terminal-1.1.0.ebuild
+++ b/dev-python/spyder-terminal/spyder-terminal-1.1.0-r1.ebuild
@@ -19,6 +19,7 @@ RDEPEND="
        dev-python/coloredlogs[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]
        >=dev-python/spyder-5.1.1[${PYTHON_USEDEP}]
+       <dev-python/spyder-5.2.0[${PYTHON_USEDEP}]
        >=dev-python/terminado-0.10.0[${PYTHON_USEDEP}]
        www-servers/tornado[${PYTHON_USEDEP}]
 "

Reply via email to