projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e805a1b
)
dev-python/txgithub: Flatten twisted dep
author
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Mar 2020 17:29:29 +0000
(18:29 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Mar 2020 17:35:53 +0000
(18:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/txgithub/txgithub-15.0.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/txgithub/txgithub-15.0.0-r1.ebuild
b/dev-python/txgithub/txgithub-15.0.0-r1.ebuild
index 4cd49b57a030fb317aee0f529f08eaef4b7171c0..e764dc685968a56e8c6fe5e45d1cc3633b9090de 100644
(file)
--- 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}"