commit: 0641af56dd5304920e470c4175f400018b594441 Author: Thomas Bettler <thomas.bettler <AT> gmail <DOT> com> AuthorDate: Sun Jul 3 06:32:22 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sun Jul 3 08:24:56 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0641af56
dev-python/geopandas: move to dev-python/shapely Signed-off-by: Thomas Bettler <thomas.bettler <AT> gmail.com> Closes: https://github.com/gentoo/sci/pull/1153 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/geopandas/geopandas-0.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/geopandas/geopandas-0.10.2.ebuild b/dev-python/geopandas/geopandas-0.10.2.ebuild index 6dde1c23f..e63aaa1bc 100644 --- a/dev-python/geopandas/geopandas-0.10.2.ebuild +++ b/dev-python/geopandas/geopandas-0.10.2.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/pandas[${PYTHON_USEDEP}] - sci-libs/shapely[${PYTHON_USEDEP}] + dev-python/shapely[${PYTHON_USEDEP}] dev-python/fiona[${PYTHON_USEDEP}] dev-python/pyproj[${PYTHON_USEDEP}]"
