diff options
author | 2024-07-10 10:55:05 +0200 | |
---|---|---|
committer | 2024-07-10 11:32:42 +0200 | |
commit | 287f462eba67dec7036cd51c4372896144219184 (patch) | |
tree | 398b717f3536d5f8c31316f8d9c3c2a00e3559f3 /dev-python/spyder | |
parent | sci-libs/rtree: Add python@ as co-maintainer (diff) | |
download | gentoo-287f462eba67dec7036cd51c4372896144219184.tar.gz gentoo-287f462eba67dec7036cd51c4372896144219184.tar.bz2 gentoo-287f462eba67dec7036cd51c4372896144219184.zip |
Move {sci-libs → dev-python}/rtree
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/spyder')
-rw-r--r-- | dev-python/spyder/spyder-5.5.4.ebuild | 2 | ||||
-rw-r--r-- | dev-python/spyder/spyder-5.5.5.ebuild | 2 | ||||
-rw-r--r-- | dev-python/spyder/spyder-6.0.0_beta2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/spyder/spyder-5.5.4.ebuild b/dev-python/spyder/spyder-5.5.4.ebuild index 45aec287fb4a..9975d016c80b 100644 --- a/dev-python/spyder/spyder-5.5.4.ebuild +++ b/dev-python/spyder/spyder-5.5.4.ebuild @@ -55,7 +55,7 @@ RDEPEND=" >=dev-python/qtconsole-5.5.1[${PYTHON_USEDEP}] <dev-python/qtconsole-5.6.0[${PYTHON_USEDEP}] >=dev-python/QtPy-2.1.0[${PYTHON_USEDEP},pyqt5,svg,webengine] - >=sci-libs/rtree-0.9.7[${PYTHON_USEDEP}] + >=dev-python/rtree-0.9.7[${PYTHON_USEDEP}] >=dev-python/sphinx-0.6.6[${PYTHON_USEDEP}] >=dev-python/spyder-kernels-2.5.1[${PYTHON_USEDEP}] <dev-python/spyder-kernels-2.6.0[${PYTHON_USEDEP}] diff --git a/dev-python/spyder/spyder-5.5.5.ebuild b/dev-python/spyder/spyder-5.5.5.ebuild index ec2136d57987..4361d553e778 100644 --- a/dev-python/spyder/spyder-5.5.5.ebuild +++ b/dev-python/spyder/spyder-5.5.5.ebuild @@ -55,7 +55,7 @@ RDEPEND=" >=dev-python/qtconsole-5.5.1[${PYTHON_USEDEP}] <dev-python/qtconsole-5.6.0[${PYTHON_USEDEP}] >=dev-python/QtPy-2.1.0[${PYTHON_USEDEP},pyqt5,svg,webengine] - >=sci-libs/rtree-0.9.7[${PYTHON_USEDEP}] + >=dev-python/rtree-0.9.7[${PYTHON_USEDEP}] >=dev-python/sphinx-0.6.6[${PYTHON_USEDEP}] >=dev-python/spyder-kernels-2.5.2[${PYTHON_USEDEP}] <dev-python/spyder-kernels-2.6.0[${PYTHON_USEDEP}] diff --git a/dev-python/spyder/spyder-6.0.0_beta2.ebuild b/dev-python/spyder/spyder-6.0.0_beta2.ebuild index 067261ac5ee7..369416ed503a 100644 --- a/dev-python/spyder/spyder-6.0.0_beta2.ebuild +++ b/dev-python/spyder/spyder-6.0.0_beta2.ebuild @@ -58,7 +58,7 @@ RDEPEND=" >=dev-python/qtconsole-5.5.1[${PYTHON_USEDEP}] <dev-python/qtconsole-5.6.0[${PYTHON_USEDEP}] >=dev-python/QtPy-2.4.0[${PYTHON_USEDEP},svg,webengine] - >=sci-libs/rtree-0.9.7[${PYTHON_USEDEP}] + >=dev-python/rtree-0.9.7[${PYTHON_USEDEP}] >=dev-python/sphinx-0.6.6[${PYTHON_USEDEP}] >=dev-python/spyder-kernels-3.0.0_beta7[${PYTHON_USEDEP}] <dev-python/spyder-kernels-3.0.0_beta8[${PYTHON_USEDEP}] |