commit: 9f9142cc7d66fd0b1d1b420723c08519a2c89247 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Oct 4 08:32:57 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Oct 4 08:32:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9142cc
dev-python/spyder: drop dep on <pytest-6.0 Closes: https://bugs.gentoo.org/816132 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/spyder/spyder-4.2.5-r2.ebuild | 1 - dev-python/spyder/spyder-5.0.5-r1.ebuild | 1 - dev-python/spyder/spyder-5.1.5-r1.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/dev-python/spyder/spyder-4.2.5-r2.ebuild b/dev-python/spyder/spyder-4.2.5-r2.ebuild index 04d05d40e10..0656eb1aa38 100644 --- a/dev-python/spyder/spyder-4.2.5-r2.ebuild +++ b/dev-python/spyder/spyder-4.2.5-r2.ebuild @@ -74,7 +74,6 @@ BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] - <dev-python/pytest-6.0[${PYTHON_USEDEP}] dev-python/pytest-lazy-fixture[${PYTHON_USEDEP}] dev-python/pytest-mock[${PYTHON_USEDEP}] dev-python/pytest-ordering[${PYTHON_USEDEP}] diff --git a/dev-python/spyder/spyder-5.0.5-r1.ebuild b/dev-python/spyder/spyder-5.0.5-r1.ebuild index 75ea2dbe52d..15c28e9147d 100644 --- a/dev-python/spyder/spyder-5.0.5-r1.ebuild +++ b/dev-python/spyder/spyder-5.0.5-r1.ebuild @@ -75,7 +75,6 @@ BDEPEND=" dev-python/matplotlib[tk,${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] - <dev-python/pytest-6.0[${PYTHON_USEDEP}] dev-python/pytest-lazy-fixture[${PYTHON_USEDEP}] dev-python/pytest-mock[${PYTHON_USEDEP}] dev-python/pytest-ordering[${PYTHON_USEDEP}] diff --git a/dev-python/spyder/spyder-5.1.5-r1.ebuild b/dev-python/spyder/spyder-5.1.5-r1.ebuild index f5b6758981e..b2318fa8c7e 100644 --- a/dev-python/spyder/spyder-5.1.5-r1.ebuild +++ b/dev-python/spyder/spyder-5.1.5-r1.ebuild @@ -72,7 +72,6 @@ BDEPEND=" dev-python/matplotlib[tk,${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] - <dev-python/pytest-6.0[${PYTHON_USEDEP}] dev-python/pytest-lazy-fixture[${PYTHON_USEDEP}] dev-python/pytest-mock[${PYTHON_USEDEP}] dev-python/pytest-ordering[${PYTHON_USEDEP}]
