From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E951E158086 for ; Sun, 28 Nov 2021 14:42:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 386C32BC002; Sun, 28 Nov 2021 14:42:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A6022BC002 for ; Sun, 28 Nov 2021 14:42:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23689342EA5 for ; Sun, 28 Nov 2021 14:42:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82F54202 for ; Sun, 28 Nov 2021 14:42:06 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1638110329.65d225fc60fc7cf058523d28464c345a3182ccfd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/twisted/twisted-21.7.0.ebuild X-VCS-Directories: dev-python/twisted/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 65d225fc60fc7cf058523d28464c345a3182ccfd X-VCS-Branch: master Date: Sun, 28 Nov 2021 14:42:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 24348d4e-a892-4cea-a818-64b24bd81b69 X-Archives-Hash: 44478122a7df41785ce2f970528a2289 commit: 65d225fc60fc7cf058523d28464c345a3182ccfd Author: Michał Górny gentoo org> AuthorDate: Sun Nov 28 11:39:07 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Nov 28 14:38:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d225fc dev-python/twisted: Remove ancient blockers Signed-off-by: Michał Górny gentoo.org> dev-python/twisted/twisted-21.7.0.ebuild | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/dev-python/twisted/twisted-21.7.0.ebuild b/dev-python/twisted/twisted-21.7.0.ebuild index f8a4e6b64c94..34e28e6ecbf4 100644 --- a/dev-python/twisted/twisted-21.7.0.ebuild +++ b/dev-python/twisted/twisted-21.7.0.ebuild @@ -48,16 +48,6 @@ RDEPEND=" >=dev-python/priority-1.1.0[${PYTHON_USEDEP}]