diff options
author | Sam James <sam@gentoo.org> | 2022-10-07 20:20:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-07 20:57:28 +0100 |
commit | 6dbc1e13af3d1576cd48488b69d27544072812ff (patch) | |
tree | e84cb8f63163310ccf9a610e8bebd296d5ada9e3 /sci-libs/cartopy | |
parent | dev-python/pytest-mpl: new package, add 0.16.1 (diff) | |
download | gentoo-6dbc1e13af3d1576cd48488b69d27544072812ff.tar.gz gentoo-6dbc1e13af3d1576cd48488b69d27544072812ff.tar.bz2 gentoo-6dbc1e13af3d1576cd48488b69d27544072812ff.zip |
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@gentoo.org>
Diffstat (limited to 'sci-libs/cartopy')
-rw-r--r-- | sci-libs/cartopy/cartopy-0.20.3-r2.ebuild (renamed from sci-libs/cartopy/cartopy-0.20.3-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cartopy/cartopy-0.20.3-r1.ebuild b/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}] |