dev-python/attrs: Extend py3.13 testing to all deps

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-07-11 20:44:51 +02:00
parent a6bd7d348c
commit e1d868eca2

View File

@@ -24,13 +24,9 @@ BDEPEND="
dev-python/hatch-vcs[${PYTHON_USEDEP}]
test? (
$(python_gen_impl_dep sqlite)
$(python_gen_cond_dep '
dev-python/cloudpickle[${PYTHON_USEDEP}]
' python3_{10..12})
dev-python/cloudpickle[${PYTHON_USEDEP}]
dev-python/hypothesis[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/zope-interface[${PYTHON_USEDEP}]
' python3_{10..12} pypy3)
dev-python/zope-interface[${PYTHON_USEDEP}]
)
"