aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2020-10-19 18:05:00 -0400
committerHorea Christian <chr@chymera.eu>2020-10-19 18:05:00 -0400
commitd8b1ba786b88efb643be6192b120b2b9f863659d (patch)
treea71b83e4d3c0e6e1d861f751733d496e722e1459 /dev-python
parentdev-python/fslpy: updated rtree dependency following rename (diff)
downloadsci-d8b1ba786b88efb643be6192b120b2b9f863659d.tar.gz
sci-d8b1ba786b88efb643be6192b120b2b9f863659d.tar.bz2
sci-d8b1ba786b88efb643be6192b120b2b9f863659d.zip
dev-python/trimesh: updated rtree and shapely dep following rename
https://gitweb.gentoo.org/repo/gentoo.git/commit/profiles/arch.list?id=ead3dbad2e9beb6bc3ecde96730c931beb79ebb5 https://gitweb.gentoo.org/repo/gentoo.git/commit/profiles/arch.list?id=f15208d661780f73287e71d2f22b3b4f5f699bf1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/trimesh/trimesh-3.5.14.ebuild4
-rw-r--r--dev-python/trimesh/trimesh-3.6.13.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/trimesh/trimesh-3.5.14.ebuild b/dev-python/trimesh/trimesh-3.5.14.ebuild
index 2ef0e3009..ec79e5f63 100644
--- a/dev-python/trimesh/trimesh-3.5.14.ebuild
+++ b/dev-python/trimesh/trimesh-3.5.14.ebuild
@@ -42,8 +42,8 @@ RDEPEND="
dev-python/sympy[${PYTHON_USEDEP}]
sci-libs/scikits_image[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
- sci-libs/Shapely[${PYTHON_USEDEP}]
- sci-libs/Rtree[${PYTHON_USEDEP}]
+ sci-libs/shapely[${PYTHON_USEDEP}]
+ sci-libs/rtree[${PYTHON_USEDEP}]
)
"
diff --git a/dev-python/trimesh/trimesh-3.6.13.ebuild b/dev-python/trimesh/trimesh-3.6.13.ebuild
index 2ef0e3009..ec79e5f63 100644
--- a/dev-python/trimesh/trimesh-3.6.13.ebuild
+++ b/dev-python/trimesh/trimesh-3.6.13.ebuild
@@ -42,8 +42,8 @@ RDEPEND="
dev-python/sympy[${PYTHON_USEDEP}]
sci-libs/scikits_image[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
- sci-libs/Shapely[${PYTHON_USEDEP}]
- sci-libs/Rtree[${PYTHON_USEDEP}]
+ sci-libs/shapely[${PYTHON_USEDEP}]
+ sci-libs/rtree[${PYTHON_USEDEP}]
)
"