commit:     14691f0b6b18d7c0a98193b61390cf615a7df509
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  5 07:41:47 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Aug  5 07:45:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14691f0b

dev-python/spyder-notebook: depend on spyder<5.1

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

 ...spyder-notebook-0.3.2-r1.ebuild => spyder-notebook-0.3.2-r2.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.2-r1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.2-r2.ebuild
similarity index 93%
rename from dev-python/spyder-notebook/spyder-notebook-0.3.2-r1.ebuild
rename to dev-python/spyder-notebook/spyder-notebook-0.3.2-r2.ebuild
index 8a3c6f0edf6..e62f67cf863 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.3.2-r1.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.3.2-r2.ebuild
@@ -25,7 +25,8 @@ RDEPEND="
        dev-python/qdarkstyle[${PYTHON_USEDEP}]
        dev-python/QtPy[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]
-       >=dev-python/spyder-5[${PYTHON_USEDEP}]
+       >=dev-python/spyder-5.0[${PYTHON_USEDEP}]
+       <dev-python/spyder-5.1[${PYTHON_USEDEP}]
        dev-python/traitlets[${PYTHON_USEDEP}]
 "
 

Reply via email to