commit:     9596f2cd90517a26a52a6302bbb7be7728587055
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 13:05:25 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 14:11:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9596f2cd

dev-python/testfixtures: Extend twisted test dep to py3.13

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

 dev-python/testfixtures/testfixtures-8.3.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/testfixtures/testfixtures-8.3.0.ebuild 
b/dev-python/testfixtures/testfixtures-8.3.0.ebuild
index aeef4e1e21c2..775a139ae59c 100644
--- a/dev-python/testfixtures/testfixtures-8.3.0.ebuild
+++ b/dev-python/testfixtures/testfixtures-8.3.0.ebuild
@@ -24,9 +24,7 @@ BDEPEND="
                dev-python/django[${PYTHON_USEDEP}]
                dev-python/pytest-django[${PYTHON_USEDEP}]
                >=dev-python/sybil-6[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep '
-                       >=dev-python/twisted-18[${PYTHON_USEDEP}]
-               ' 3.{10..12})
+               >=dev-python/twisted-18[${PYTHON_USEDEP}]
                sys-libs/timezone-data
        )
 "

Reply via email to