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 /media-gfx
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 'media-gfx')
-rw-r--r--media-gfx/cura/cura-4.13.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/cura/cura-4.13.1-r1.ebuild b/media-gfx/cura/cura-4.13.1-r1.ebuild
index b9234606b66a..45093e5443a5 100644
--- a/media-gfx/cura/cura-4.13.1-r1.ebuild
+++ b/media-gfx/cura/cura-4.13.1-r1.ebuild
@@ -49,8 +49,8 @@ RDEPEND="${PYTHON_DEPS}
dev-python/PyQt5-sip[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/sentry-sdk[${PYTHON_USEDEP}]
+ dev-python/shapely[${PYTHON_USEDEP}]
dev-python/trimesh[${PYTHON_USEDEP}]
- sci-libs/shapely[${PYTHON_USEDEP}]
usb? ( dev-python/pyserial[${PYTHON_USEDEP}] )
zeroconf? ( dev-python/zeroconf[${PYTHON_USEDEP}] )
')"