From daf66d27731db24d18b30f0cbf7018da57ed0851 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 2 Jul 2022 18:03:06 +0200 Subject: Move {sci-libs → dev-python}/shapely MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- dev-python/trimesh/trimesh-3.12.5.ebuild | 2 +- dev-python/trimesh/trimesh-3.12.6.ebuild | 2 +- dev-python/trimesh/trimesh-3.12.7.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/trimesh') diff --git a/dev-python/trimesh/trimesh-3.12.5.ebuild b/dev-python/trimesh/trimesh-3.12.5.ebuild index 3d5249af810b..14d069dd9082 100644 --- a/dev-python/trimesh/trimesh-3.12.5.ebuild +++ b/dev-python/trimesh/trimesh-3.12.5.ebuild @@ -37,11 +37,11 @@ RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] + dev-python/shapely[${PYTHON_USEDEP}] dev-python/svg-path[${PYTHON_USEDEP}] dev-python/sympy[${PYTHON_USEDEP}] dev-python/xxhash[${PYTHON_USEDEP}] sci-libs/rtree[${PYTHON_USEDEP}] - sci-libs/shapely[${PYTHON_USEDEP}] " BDEPEND=" test? ( diff --git a/dev-python/trimesh/trimesh-3.12.6.ebuild b/dev-python/trimesh/trimesh-3.12.6.ebuild index ab4e31971d7a..0a7ff2563d4d 100644 --- a/dev-python/trimesh/trimesh-3.12.6.ebuild +++ b/dev-python/trimesh/trimesh-3.12.6.ebuild @@ -37,11 +37,11 @@ RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] + dev-python/shapely[${PYTHON_USEDEP}] dev-python/svg-path[${PYTHON_USEDEP}] dev-python/sympy[${PYTHON_USEDEP}] dev-python/xxhash[${PYTHON_USEDEP}] sci-libs/rtree[${PYTHON_USEDEP}] - sci-libs/shapely[${PYTHON_USEDEP}] " BDEPEND=" test? ( diff --git a/dev-python/trimesh/trimesh-3.12.7.ebuild b/dev-python/trimesh/trimesh-3.12.7.ebuild index 3f0d690d3a99..11e1a73dfac5 100644 --- a/dev-python/trimesh/trimesh-3.12.7.ebuild +++ b/dev-python/trimesh/trimesh-3.12.7.ebuild @@ -37,11 +37,11 @@ RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] + >=dev-python/shapely-1.8.2[${PYTHON_USEDEP}] dev-python/svg-path[${PYTHON_USEDEP}] dev-python/sympy[${PYTHON_USEDEP}] dev-python/xxhash[${PYTHON_USEDEP}] sci-libs/rtree[${PYTHON_USEDEP}] - >=sci-libs/shapely-1.8.2[${PYTHON_USEDEP}] " BDEPEND=" test? ( -- cgit v1.2.3-65-gdbad