dev-python/matplotlib: Revert "fixing numpy deps"
authorMichał Górny <mgorny@gentoo.org>
Mon, 27 Jan 2020 20:43:25 +0000 (21:43 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 27 Jan 2020 20:54:44 +0000 (21:54 +0100)
Change done in explicit violation of maintainer's request.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild [moved from dev-python/matplotlib/matplotlib-2.2.2-r2.ebuild with 96% similarity]
dev-python/matplotlib/matplotlib-2.2.4.ebuild [moved from dev-python/matplotlib/matplotlib-2.2.4-r1.ebuild with 96% similarity]

similarity index 96%
rename from dev-python/matplotlib/matplotlib-2.2.2-r2.ebuild
rename to dev-python/matplotlib/matplotlib-2.2.2-r1.ebuild
index f8532500675f08273aef5efd2d864dc0afcf731d..a4c0390e0f3015804f8edf088b4be9b896a562d2 100644 (file)
@@ -41,8 +41,7 @@ PY2_DEPEND="
        $(python_gen_cond_dep 'dev-python/backports-functools-lru-cache[${PYTHON_USEDEP}]' python2_7)"
 COMMON_DEPEND="
        dev-python/cycler[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '|| ( dev-python/numpy-python2[${PYTHON_USEDEP}] >=dev-python/numpy-1.7.1[${PYTHON_USEDEP}] )' 'python2*')
-       $(python_gen_cond_dep '>=dev-python/numpy-1.7.1[${PYTHON_USEDEP}]' 'python3*')
+       >=dev-python/numpy-1.7.1[${PYTHON_USEDEP}]
        dev-python/python-dateutil:0[${PYTHON_USEDEP}]
        dev-python/pytz[${PYTHON_USEDEP}]
        >=dev-python/six-1.10[${PYTHON_USEDEP}]
similarity index 96%
rename from dev-python/matplotlib/matplotlib-2.2.4-r1.ebuild
rename to dev-python/matplotlib/matplotlib-2.2.4.ebuild
index d9582ac4e2417adba0e2c7d41662699e4042dca6..738f51416fb1699c9d6d62d5485ef178b4e1ef9e 100644 (file)
@@ -39,8 +39,7 @@ PY2_DEPEND="
        $(python_gen_cond_dep 'dev-python/backports-functools-lru-cache[${PYTHON_USEDEP}]' python2_7)"
 COMMON_DEPEND="
        dev-python/cycler[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '|| ( dev-python/numpy-python2[${PYTHON_USEDEP}] >=dev-python/numpy-1.7.1[${PYTHON_USEDEP}] )' 'python2*')
-       $(python_gen_cond_dep '>=dev-python/numpy-1.7.1[${PYTHON_USEDEP}]' 'python3*')
+       >=dev-python/numpy-1.7.1[${PYTHON_USEDEP}]
        dev-python/python-dateutil:0[${PYTHON_USEDEP}]
        dev-python/pytz[${PYTHON_USEDEP}]
        >=dev-python/six-1.10[${PYTHON_USEDEP}]