summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-07-02 18:03:06 +0200
committerMichał Górny <mgorny@gentoo.org>2022-07-02 18:08:01 +0200
commitdaf66d27731db24d18b30f0cbf7018da57ed0851 (patch)
tree6824236da79213b85d9e3cd9c0bebf55cc608835 /dev-python/plotly
parentdev-python/click-default-group: Mark ALLARCHES (diff)
downloadgentoo-daf66d27731db24d18b30f0cbf7018da57ed0851.tar.gz
gentoo-daf66d27731db24d18b30f0cbf7018da57ed0851.tar.bz2
gentoo-daf66d27731db24d18b30f0cbf7018da57ed0851.zip
Move {sci-libs → dev-python}/shapely
Shapely is really primarily a Python package, and it seems that the Python team is effectively going to maintain it going forward, so it fits more naturally in dev-python than sci-libs. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/plotly')
-rw-r--r--dev-python/plotly/plotly-5.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/plotly/plotly-5.8.2.ebuild b/dev-python/plotly/plotly-5.8.2.ebuild
index 727c95cffca9..e1e8c3e4f454 100644
--- a/dev-python/plotly/plotly-5.8.2.ebuild
+++ b/dev-python/plotly/plotly-5.8.2.ebuild
@@ -40,11 +40,11 @@ BDEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
+ dev-python/shapely[${PYTHON_USEDEP}]
dev-python/statsmodels[${PYTHON_USEDEP}]
dev-python/xarray[${PYTHON_USEDEP}]
sci-libs/pyshp[${PYTHON_USEDEP}]
sci-libs/scikit-image[${PYTHON_USEDEP}]
- sci-libs/shapely[${PYTHON_USEDEP}]
)
"