Skip to content

Commit

Permalink
sci-libs/shapely: fixed revdep to renamed package
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Lamm <[email protected]>
Closes: gentoo#17894
Signed-off-by: Dennis Lamm <[email protected]>
  • Loading branch information
expeditioneer committed Oct 12, 2020
1 parent 93564f5 commit 1d29dde
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dev-python/pyproj/pyproj-2.4.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
Expand Down
2 changes: 1 addition & 1 deletion dev-python/uranium/uranium-4.6.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
2 changes: 1 addition & 1 deletion dev-python/uranium/uranium-4.7.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
2 changes: 1 addition & 1 deletion media-gfx/cura/cura-4.7.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}] )
')"
Expand Down
2 changes: 1 addition & 1 deletion sci-libs/cartopy/cartopy-0.18.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}]
Expand Down

0 comments on commit 1d29dde

Please sign in to comment.