dev-python/treq: Clean up dev-python/twisted[ssl] dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-06-30 17:51:49 +02:00
parent cd11f29a8e
commit 6e6314ba4f

View File

@@ -25,10 +25,7 @@ RDEPEND="
>=dev-python/hyperlink-21.0.0[${PYTHON_USEDEP}]
dev-python/incremental[${PYTHON_USEDEP}]
>=dev-python/requests-2.1.0[${PYTHON_USEDEP}]
|| (
>=dev-python/twisted-18.7.0[ssl(-),${PYTHON_USEDEP}]
>=dev-python/twisted-18.7.0[crypt(-),${PYTHON_USEDEP}]
)
>=dev-python/twisted-18.7.0[ssl(-),${PYTHON_USEDEP}]
"
BDEPEND="
dev-python/incremental[${PYTHON_USEDEP}]