summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-03-22 22:52:18 +0100
committerMichał Górny <mgorny@gentoo.org>2022-03-22 22:52:57 +0100
commit48988f0ea3236f09458b694cb7b7603097a2d157 (patch)
treee7d577b717f81b1365f8340eb954ffffeb16e9dc /dev-python
parentdev-python/flask-security: Remove test dep on flask-mongoengine (diff)
downloadgentoo-48988f0ea3236f09458b694cb7b7603097a2d157.tar.gz
gentoo-48988f0ea3236f09458b694cb7b7603097a2d157.tar.bz2
gentoo-48988f0ea3236f09458b694cb7b7603097a2d157.zip
dev-python/flask-security: Update dev-python/pony dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/flask-security/flask-security-4.1.2.ebuild4
-rw-r--r--dev-python/flask-security/flask-security-4.1.3.ebuild4
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}]
)
"