commit: 48988f0ea3236f09458b694cb7b7603097a2d157
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 21:52:18 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 21:52:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48988f0e
dev-python/flask-security: Update dev-python/pony dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/flask-security/flask-security-4.1.2.ebuild | 4 +---
dev-python/flask-security/flask-security-4.1.3.ebuild | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/dev-python/flask-security/flask-security-4.1.2.ebuild
b/dev-python/flask-security/flask-security-4.1.2.ebuild
index 2038f9b22f24..6cdea7379f0f 100644
--- a/dev-python/flask-security/flask-security-4.1.2.ebuild
+++ b/dev-python/flask-security/flask-security-4.1.2.ebuild
@@ -47,9 +47,7 @@ BDEPEND="
>=dev-python/pymysql-0.9.3[${PYTHON_USEDEP}]
>=dev-python/pyqrcode-1.2[${PYTHON_USEDEP}]
>=dev-python/zxcvbn-4.4.28[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/pony-0.7.11[${PYTHON_USEDEP}]
- ' python3_8 python3_9)
+ >=dev-python/pony-0.7.11[${PYTHON_USEDEP}]
)"
distutils_enable_tests pytest
diff --git a/dev-python/flask-security/flask-security-4.1.3.ebuild
b/dev-python/flask-security/flask-security-4.1.3.ebuild
index f2fe55540891..d179a41755a8 100644
--- a/dev-python/flask-security/flask-security-4.1.3.ebuild
+++ b/dev-python/flask-security/flask-security-4.1.3.ebuild
@@ -50,9 +50,7 @@ BDEPEND="
>=dev-python/pymysql-0.9.3[${PYTHON_USEDEP}]
>=dev-python/pyqrcode-1.2[${PYTHON_USEDEP}]
>=dev-python/zxcvbn-4.4.28[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/pony-0.7.11[${PYTHON_USEDEP}]
- ' python3_8 python3_9)
+ >=dev-python/pony-0.7.11[${PYTHON_USEDEP}]
)
"