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 30C59158090 for ; Fri, 27 May 2022 08:53:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A4BBE07D1; Fri, 27 May 2022 08:53:44 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F22EE07D1 for ; Fri, 27 May 2022 08:53:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F8603413FA for ; Fri, 27 May 2022 08:53:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 228F8D3 for ; Fri, 27 May 2022 08:53:41 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1653641607.75f11c2a9e1413af81069913224ab5ad3f8346f1.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/twisted/twisted-22.4.0.ebuild X-VCS-Directories: dev-python/twisted/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 75f11c2a9e1413af81069913224ab5ad3f8346f1 X-VCS-Branch: master Date: Fri, 27 May 2022 08:53:41 +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: 93e9949c-8495-451b-b67c-4400d1d2b582 X-Archives-Hash: fcd358133ddc53759f1f3defc7e96486 commit: 75f11c2a9e1413af81069913224ab5ad3f8346f1 Author: Francisco Javier Félix inode64 com> AuthorDate: Fri May 27 08:19:26 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Fri May 27 08:53:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f11c2a dev-python/twisted: update deps Reviewing the setup.cfg file I have verified that the supported versions of dev-pyhthon/h2 range from version 3 to 4 both inclusive Look at line 97 of the setup.cfg file Package-Manager: Portage-3.0.30-r3, Repoman-3.0.3-r1 Signed-off-by: INODE64 inode64.com> Closes: https://github.com/gentoo/gentoo/pull/25656 Signed-off-by: Andrew Ammerlaan gentoo.org> dev-python/twisted/twisted-22.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/twisted/twisted-22.4.0.ebuild b/dev-python/twisted/twisted-22.4.0.ebuild index 6d12b9ce37e4..9863bb3ab1f5 100644 --- a/dev-python/twisted/twisted-22.4.0.ebuild +++ b/dev-python/twisted/twisted-22.4.0.ebuild @@ -46,7 +46,7 @@ RDEPEND=" serial? ( >=dev-python/pyserial-3.0[${PYTHON_USEDEP}] ) http2? ( >=dev-python/h2-3.0.0[${PYTHON_USEDEP}] - =dev-python/priority-1.1.0[${PYTHON_USEDEP}]