commit:     0caebe7e27aab22a64ef93bf0e1f5d87ece8470a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 19 11:04:09 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 19 11:09:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0caebe7e

dev-python/flask: Eliminate stale python_gen_cond_dep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/flask/flask-2.3.2.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/flask/flask-2.3.2.ebuild 
b/dev-python/flask/flask-2.3.2.ebuild
index eaf38c852d42..7c239b3aff2b 100644
--- a/dev-python/flask/flask-2.3.2.ebuild
+++ b/dev-python/flask/flask-2.3.2.ebuild
@@ -34,9 +34,6 @@ RDEPEND="
        >=dev-python/itsdangerous-2.1.2[${PYTHON_USEDEP}]
        >=dev-python/jinja-3.1.2[${PYTHON_USEDEP}]
        >=dev-python/werkzeug-2.3.3[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '
-               >=dev-python/importlib-metadata-3.6.0[${PYTHON_USEDEP}]
-       ' 3.9)
 "
 BDEPEND="
        test? (

Reply via email to