mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/txgithub: Flatten twisted dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -17,10 +17,7 @@ IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
|| ( >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
|
||||
( >=dev-python/twisted-core-12.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/twisted-web-12.3.0[${PYTHON_USEDEP}] )
|
||||
)
|
||||
>=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
|
||||
dev-python/pyopenssl[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user