commit: 80a437bf8f55e23b6dc38441b48f8c68cec81c08
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 26 21:41:34 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 26 21:52:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80a437bf
dev-python/jsonschema: Remove twisted test-dep
twisted does not seem to be used or affect the results of the test
suite at all. It is probably listed in tox.ini only because trial
is used to run tests there.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.4.0.ebuild | 6 ------
1 file changed, 6 deletions(-)
diff --git a/dev-python/jsonschema/jsonschema-4.4.0.ebuild
b/dev-python/jsonschema/jsonschema-4.4.0.ebuild
index cea522ba3cf8..a4b22bb7a7c8 100644
--- a/dev-python/jsonschema/jsonschema-4.4.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.4.0.ebuild
@@ -36,12 +36,6 @@ RDEPEND+="
>=dev-python/webcolors-1.11[${PYTHON_USEDEP}]
"
-BDEPEND="
- test? (
- dev-python/twisted[${PYTHON_USEDEP}]
- )
-"
-
distutils_enable_tests pytest
EPYTEST_DESELECT=(