diff --git a/dev-python/mapbox_earcut/Manifest b/dev-python/mapbox-earcut/Manifest similarity index 100% rename from dev-python/mapbox_earcut/Manifest rename to dev-python/mapbox-earcut/Manifest diff --git a/dev-python/mapbox_earcut/mapbox_earcut-1.0.1-r1.ebuild b/dev-python/mapbox-earcut/mapbox-earcut-1.0.1-r1.ebuild similarity index 100% rename from dev-python/mapbox_earcut/mapbox_earcut-1.0.1-r1.ebuild rename to dev-python/mapbox-earcut/mapbox-earcut-1.0.1-r1.ebuild diff --git a/dev-python/mapbox_earcut/metadata.xml b/dev-python/mapbox-earcut/metadata.xml similarity index 100% rename from dev-python/mapbox_earcut/metadata.xml rename to dev-python/mapbox-earcut/metadata.xml diff --git a/dev-python/trimesh/trimesh-4.4.0.ebuild b/dev-python/trimesh/trimesh-4.4.0.ebuild index 4caed79c4b4ac..b9898a47ae412 100644 --- a/dev-python/trimesh/trimesh-4.4.0.ebuild +++ b/dev-python/trimesh/trimesh-4.4.0.ebuild @@ -45,7 +45,7 @@ RDEPEND=" " BDEPEND=" test? ( - dev-python/mapbox_earcut[${PYTHON_USEDEP}] + dev-python/mapbox-earcut[${PYTHON_USEDEP}] dev-python/pillow[webp,${PYTHON_USEDEP}] ) " @@ -67,7 +67,7 @@ python_test() { pkg_postinst() { optfeature_header "${PN} functionality can be extended by installing the following packages:" optfeature "making GUI applications with 3D stuff" dev-python/glooey - optfeature "2D triangulations of polygons" dev-python/mapbox_earcut + optfeature "2D triangulations of polygons" dev-python/mapbox-earcut optfeature "loading a number of additional mesh formats" dev-python/meshio optfeature "figuring out how much memory we have" dev-python/psutil optfeature "marching cubes and other nice stuff" dev-python/scikit-image diff --git a/dev-python/trimesh/trimesh-4.4.2.ebuild b/dev-python/trimesh/trimesh-4.4.2.ebuild index b20d152b85e92..696cdafc807eb 100644 --- a/dev-python/trimesh/trimesh-4.4.2.ebuild +++ b/dev-python/trimesh/trimesh-4.4.2.ebuild @@ -45,7 +45,7 @@ RDEPEND=" " BDEPEND=" test? ( - dev-python/mapbox_earcut[${PYTHON_USEDEP}] + dev-python/mapbox-earcut[${PYTHON_USEDEP}] dev-python/pillow[webp,${PYTHON_USEDEP}] ) " @@ -67,7 +67,7 @@ python_test() { pkg_postinst() { optfeature_header "${PN} functionality can be extended by installing the following packages:" optfeature "making GUI applications with 3D stuff" dev-python/glooey - optfeature "2D triangulations of polygons" dev-python/mapbox_earcut + optfeature "2D triangulations of polygons" dev-python/mapbox-earcut optfeature "loading a number of additional mesh formats" dev-python/meshio optfeature "figuring out how much memory we have" dev-python/psutil optfeature "marching cubes and other nice stuff" dev-python/scikit-image diff --git a/profiles/updates/3Q-2024 b/profiles/updates/3Q-2024 index ff717362a8a29..ac2d01ee86109 100644 --- a/profiles/updates/3Q-2024 +++ b/profiles/updates/3Q-2024 @@ -1 +1,2 @@ move sci-libs/rtree dev-python/rtree +move dev-python/mapbox_earcut dev-python/mapbox-earcut