commit: 96f9d05859655c1cacd8d3d4ab3280e83298db87
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 5 07:43:02 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Aug 5 07:45:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f9d058
dev-python/spyder-unittest: 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-unittest-0.4.1.ebuild => spyder-unittest-0.4.1-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/spyder-unittest/spyder-unittest-0.4.1.ebuild
b/dev-python/spyder-unittest/spyder-unittest-0.4.1-r1.ebuild
similarity index 96%
rename from dev-python/spyder-unittest/spyder-unittest-0.4.1.ebuild
rename to dev-python/spyder-unittest/spyder-unittest-0.4.1-r1.ebuild
index ca9b9487f59..38bdd2eb917 100644
--- a/dev-python/spyder-unittest/spyder-unittest-0.4.1.ebuild
+++ b/dev-python/spyder-unittest/spyder-unittest-0.4.1-r1.ebuild
@@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
>=dev-python/spyder-4.0.0[${PYTHON_USEDEP}]
+ <dev-python/spyder-5.1[${PYTHON_USEDEP}]
dev-python/pyzmq[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
"