commit: 6dbc1e13af3d1576cd48488b69d27544072812ff Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 7 19:20:27 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 7 19:57:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dbc1e13
sci-libs/cartopy: needs <matplotlib-3.6 Will do bump now. Bug: https://github.com/SciTools/cartopy/issues/2086 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/cartopy/{cartopy-0.20.3-r1.ebuild => cartopy-0.20.3-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/cartopy/cartopy-0.20.3-r1.ebuild b/sci-libs/cartopy/cartopy-0.20.3-r2.ebuild similarity index 97% rename from sci-libs/cartopy/cartopy-0.20.3-r1.ebuild rename to sci-libs/cartopy/cartopy-0.20.3-r2.ebuild index 4555f424ccdf..7761eefa2010 100644 --- a/sci-libs/cartopy/cartopy-0.20.3-r1.ebuild +++ b/sci-libs/cartopy/cartopy-0.20.3-r2.ebuild @@ -31,7 +31,7 @@ RDEPEND=" dev-python/numpy[${PYTHON_USEDEP}] dev-python/shapely[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] - dev-python/matplotlib[${PYTHON_USEDEP}] + <dev-python/matplotlib-3.6[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/pillow[jpeg,${PYTHON_USEDEP}] dev-python/pyproj[${PYTHON_USEDEP}]
