sci-libs/shapely: fixed revdep to renamed package

Signed-off-by: Dennis Lamm <expeditoneer@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/17894
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
This commit is contained in:
Dennis Lamm
2020-10-12 17:48:12 +02:00
parent 93564f5d96
commit 1d29dde8ce
5 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ BDEPEND="
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
sci-libs/Shapely[${PYTHON_USEDEP}]
sci-libs/shapely[${PYTHON_USEDEP}]
)"
PATCHES=( "${FILESDIR}"/${P}-conftest.patch )

View File

@@ -36,7 +36,7 @@ DEPEND="${PYTHON_DEPS}
dev-python/PyQt5[${PYTHON_MULTI_USEDEP},declarative,network,svg]
dev-python/numpy[${PYTHON_MULTI_USEDEP}]
>=dev-python/scipy-1.1[${PYTHON_MULTI_USEDEP}]
sci-libs/Shapely[${PYTHON_MULTI_USEDEP}]
sci-libs/shapely[${PYTHON_MULTI_USEDEP}]
')"
RDEPEND="${DEPEND}

View File

@@ -35,7 +35,7 @@ DEPEND="${PYTHON_DEPS}
dev-python/PyQt5[${PYTHON_USEDEP},declarative,network,svg]
dev-python/numpy[${PYTHON_USEDEP}]
>=dev-python/scipy-1.1[${PYTHON_USEDEP}]
sci-libs/Shapely[${PYTHON_USEDEP}]
sci-libs/shapely[${PYTHON_USEDEP}]
')"
RDEPEND="${DEPEND}

View File

@@ -32,7 +32,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/PyQt5[${PYTHON_MULTI_USEDEP}]
dev-python/requests[${PYTHON_MULTI_USEDEP}]
dev-python/sentry-sdk[${PYTHON_MULTI_USEDEP}]
sci-libs/Shapely[${PYTHON_MULTI_USEDEP}]
sci-libs/shapely[${PYTHON_MULTI_USEDEP}]
usb? ( dev-python/pyserial[${PYTHON_MULTI_USEDEP}] )
zeroconf? ( dev-python/zeroconf[${PYTHON_MULTI_USEDEP}] )
')"

View File

@@ -24,7 +24,7 @@ RDEPEND="
${PYTHON_DEPS}
dev-python/numpy[${PYTHON_USEDEP}]
sci-libs/pyshp[${PYTHON_USEDEP}]
sci-libs/Shapely[${PYTHON_USEDEP}]
sci-libs/shapely[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]