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 50D67158041 for ; Tue, 5 Mar 2024 05:18:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B535DE2A2A; Tue, 5 Mar 2024 05:18:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 96B6EE2A2A for ; Tue, 5 Mar 2024 05:18:36 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9DF19343029 for ; Tue, 5 Mar 2024 05:18:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AD4714EC for ; Tue, 5 Mar 2024 05:18:34 +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: <1709615904.64746741e86de99c1137d911e5d4f1c8e7fbb7d0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipyparallel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ipyparallel/ipyparallel-8.7.0.ebuild X-VCS-Directories: dev-python/ipyparallel/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 64746741e86de99c1137d911e5d4f1c8e7fbb7d0 X-VCS-Branch: master Date: Tue, 5 Mar 2024 05:18:34 +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: 4ee1befc-8329-4cb0-b3cb-5b9c07807369 X-Archives-Hash: e6a27e2d2ca13c76caea454d5b09f224 commit: 64746741e86de99c1137d911e5d4f1c8e7fbb7d0 Author: Michał Górny gentoo org> AuthorDate: Tue Mar 5 04:53:38 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Mar 5 05:18:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64746741 dev-python/ipyparallel: Remove wrong pytest restriction Remove the restriction to gentoo.org> dev-python/ipyparallel/ipyparallel-8.7.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/ipyparallel/ipyparallel-8.7.0.ebuild b/dev-python/ipyparallel/ipyparallel-8.7.0.ebuild index d1401a29b6da..b7c622ae9e8e 100644 --- a/dev-python/ipyparallel/ipyparallel-8.7.0.ebuild +++ b/dev-python/ipyparallel/ipyparallel-8.7.0.ebuild @@ -39,7 +39,6 @@ BDEPEND=" test? ( dev-python/ipython[test] dev-python/mock[${PYTHON_USEDEP}] -