commit:     d8b1ba786b88efb643be6192b120b2b9f863659d
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Oct 19 22:05:00 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Oct 19 22:05:00 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d8b1ba78

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 <AT> chymera.eu>

 dev-python/trimesh/trimesh-3.5.14.ebuild | 4 ++--
 dev-python/trimesh/trimesh-3.6.13.ebuild | 4 ++--
 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}]
        )
 "
 

Reply via email to