commit:     1d29dde8ce23baab90779d293069e162012c9b97
Author:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 15:48:12 2020 +0000
Commit:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 18:59:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d29dde8

sci-libs/shapely: fixed revdep to renamed package

Signed-off-by: Dennis Lamm <expeditoneer <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/17894
Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>

 dev-python/pyproj/pyproj-2.4.2-r1.ebuild | 2 +-
 dev-python/uranium/uranium-4.6.1.ebuild  | 2 +-
 dev-python/uranium/uranium-4.7.0.ebuild  | 2 +-
 media-gfx/cura/cura-4.7.0-r1.ebuild      | 2 +-
 sci-libs/cartopy/cartopy-0.18.0.ebuild   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/pyproj/pyproj-2.4.2-r1.ebuild 
b/dev-python/pyproj/pyproj-2.4.2-r1.ebuild
index 2a90bfb128a..40c39af6849 100644
--- a/dev-python/pyproj/pyproj-2.4.2-r1.ebuild
+++ b/dev-python/pyproj/pyproj-2.4.2-r1.ebuild
@@ -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 )

diff --git a/dev-python/uranium/uranium-4.6.1.ebuild 
b/dev-python/uranium/uranium-4.6.1.ebuild
index 19a97cf4fd2..b5a2f4ad587 100644
--- a/dev-python/uranium/uranium-4.6.1.ebuild
+++ b/dev-python/uranium/uranium-4.6.1.ebuild
@@ -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}

diff --git a/dev-python/uranium/uranium-4.7.0.ebuild 
b/dev-python/uranium/uranium-4.7.0.ebuild
index 32be957b123..1f9643331be 100644
--- a/dev-python/uranium/uranium-4.7.0.ebuild
+++ b/dev-python/uranium/uranium-4.7.0.ebuild
@@ -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}

diff --git a/media-gfx/cura/cura-4.7.0-r1.ebuild 
b/media-gfx/cura/cura-4.7.0-r1.ebuild
index 032d2437193..36f6fd35e91 100644
--- a/media-gfx/cura/cura-4.7.0-r1.ebuild
+++ b/media-gfx/cura/cura-4.7.0-r1.ebuild
@@ -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}] 
)
        ')"

diff --git a/sci-libs/cartopy/cartopy-0.18.0.ebuild 
b/sci-libs/cartopy/cartopy-0.18.0.ebuild
index bc9c5426b8f..d4fd00b90fc 100644
--- a/sci-libs/cartopy/cartopy-0.18.0.ebuild
+++ b/sci-libs/cartopy/cartopy-0.18.0.ebuild
@@ -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}]

Reply via email to