Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Sun, 28 Nov 2021 14:42:14
Message-Id: 1638110329.65d225fc60fc7cf058523d28464c345a3182ccfd.mgorny@gentoo
1 commit: 65d225fc60fc7cf058523d28464c345a3182ccfd
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 28 11:39:07 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 28 14:38:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d225fc
7
8 dev-python/twisted: Remove ancient blockers
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/twisted/twisted-21.7.0.ebuild | 10 ----------
13 1 file changed, 10 deletions(-)
14
15 diff --git a/dev-python/twisted/twisted-21.7.0.ebuild b/dev-python/twisted/twisted-21.7.0.ebuild
16 index f8a4e6b64c94..34e28e6ecbf4 100644
17 --- a/dev-python/twisted/twisted-21.7.0.ebuild
18 +++ b/dev-python/twisted/twisted-21.7.0.ebuild
19 @@ -48,16 +48,6 @@ RDEPEND="
20 >=dev-python/priority-1.1.0[${PYTHON_USEDEP}]
21 <dev-python/priority-2.0[${PYTHON_USEDEP}]
22 )
23 - !dev-python/twisted-core
24 - !dev-python/twisted-conch
25 - !dev-python/twisted-lore
26 - !dev-python/twisted-mail
27 - !dev-python/twisted-names
28 - !dev-python/twisted-news
29 - !dev-python/twisted-pair
30 - !dev-python/twisted-runner
31 - !dev-python/twisted-words
32 - !dev-python/twisted-web
33 "
34 BDEPEND="
35 >=dev-python/incremental-21.3.0[${PYTHON_USEDEP}]