summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Zuber <zuber@puzzle.ch>2020-02-11 17:59:40 +0100
committerJoonas Niilola <juippis@gentoo.org>2020-02-14 18:26:42 +0200
commit629e2a2813a281750146eb715a8c735244e2db57 (patch)
treee9c122b458fc8b9eafec91c98d3b302c32ea6f7c /games-util/pyfa/pyfa-9999.ebuild
parentgames-util/pyfa: version bump to 2.17.0 (diff)
downloadgentoo-629e2a2813a281750146eb715a8c735244e2db57.tar.gz
gentoo-629e2a2813a281750146eb715a8c735244e2db57.tar.bz2
gentoo-629e2a2813a281750146eb715a8c735244e2db57.zip
games-util/pyfa: update deps in live ebuild
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Zuber <a.zuber@gmx.ch> Closes: https://github.com/gentoo/gentoo/pull/14627 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-util/pyfa/pyfa-9999.ebuild')
-rw-r--r--games-util/pyfa/pyfa-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/pyfa/pyfa-9999.ebuild b/games-util/pyfa/pyfa-9999.ebuild
index 5c6b262d499b..145ca005c0d1 100644
--- a/games-util/pyfa/pyfa-9999.ebuild
+++ b/games-util/pyfa/pyfa-9999.ebuild
@@ -41,7 +41,7 @@ RDEPEND="${DEPEND}
dev-python/python-dateutil[${PYTHON_MULTI_USEDEP}]
>=dev-python/requests-2.0.0[${PYTHON_MULTI_USEDEP}]
>=dev-python/roman-2.0.0[${PYTHON_MULTI_USEDEP}]
- >=dev-python/matplotlib-2.0.0[wxwidgets,${PYTHON_MULTI_USEDEP}]
+ >=dev-python/matplotlib-3.1.2[wxwidgets,${PYTHON_MULTI_USEDEP}]
dev-python/numpy[${PYTHON_MULTI_USEDEP}]
')"
BDEPEND="app-arch/zip"