commit:     c1c007337dc7c30afec8adf35eb4dcb71b486423
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 17:29:29 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 17:35:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c00733

dev-python/txgithub: Flatten twisted dep

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

 dev-python/txgithub/txgithub-15.0.0-r1.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/txgithub/txgithub-15.0.0-r1.ebuild 
b/dev-python/txgithub/txgithub-15.0.0-r1.ebuild
index 4cd49b57a03..e764dc68596 100644
--- a/dev-python/txgithub/txgithub-15.0.0-r1.ebuild
+++ b/dev-python/txgithub/txgithub-15.0.0-r1.ebuild
@@ -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}"

Reply via email to