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 0760E158064 for ; Wed, 8 May 2024 12:16:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B00F5E2AFC; Wed, 8 May 2024 12:16: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 96EB6E2AFC for ; Wed, 8 May 2024 12:16:44 +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 DFEDB343222 for ; Wed, 8 May 2024 12:16:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D0D91A77 for ; Wed, 8 May 2024 12:16:40 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1715170365.f7da7207264d8bbdea87aac008bf2c66afbcb8a6.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pyperscan/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pyperscan/pyperscan-0.3.0.ebuild X-VCS-Directories: dev-python/pyperscan/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: f7da7207264d8bbdea87aac008bf2c66afbcb8a6 X-VCS-Branch: master Date: Wed, 8 May 2024 12:16:40 +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: 3a6280a0-21fc-4ed4-b992-b5b7dbdcad04 X-Archives-Hash: 3b990b1295f61f2f8d9a77a502b05c18 commit: f7da7207264d8bbdea87aac008bf2c66afbcb8a6 Author: David Roman gmail com> AuthorDate: Wed May 8 12:12:45 2024 +0000 Commit: David Roman gmail com> CommitDate: Wed May 8 12:12:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7da7207 dev-python/pyperscan: add missing build dep Closes: https://bugs.gentoo.org/930812 Signed-off-by: David Roman gmail.com> dev-python/pyperscan/pyperscan-0.3.0.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-python/pyperscan/pyperscan-0.3.0.ebuild b/dev-python/pyperscan/pyperscan-0.3.0.ebuild index 817d483275..f76ebf05fb 100644 --- a/dev-python/pyperscan/pyperscan-0.3.0.ebuild +++ b/dev-python/pyperscan/pyperscan-0.3.0.ebuild @@ -105,7 +105,10 @@ KEYWORDS="~amd64" IUSE="test" RESTRICT="!test? ( test )" -RDEPEND="dev-libs/vectorscan:=" +RDEPEND=" + dev-libs/vectorscan:= + sys-devel/clang +" DEPEND="${RDEPEND}" distutils_enable_tests pytest 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 5D4C0158064 for ; Wed, 8 May 2024 12:13:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8ADE22BC109; Wed, 8 May 2024 12:13:15 +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 6EF0D2BC109 for ; Wed, 8 May 2024 12:13:15 +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 81BE03430BF for ; Wed, 8 May 2024 12:13:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 104551A42 for ; Wed, 8 May 2024 12:13:13 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1715170365.f7da7207264d8bbdea87aac008bf2c66afbcb8a6.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pyperscan/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pyperscan/pyperscan-0.3.0.ebuild X-VCS-Directories: dev-python/pyperscan/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: f7da7207264d8bbdea87aac008bf2c66afbcb8a6 X-VCS-Branch: dev Date: Wed, 8 May 2024 12:13:13 +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: 66c72112-ec2b-4970-b18b-52b0d0b6831b X-Archives-Hash: cac7295718904f3c8e30c2443ff8fae0 Message-ID: <20240508121313.BftoJEBLe2CRuvtqIuAy6BfFy-45OFHIMQqTteaHIPw@z> commit: f7da7207264d8bbdea87aac008bf2c66afbcb8a6 Author: David Roman gmail com> AuthorDate: Wed May 8 12:12:45 2024 +0000 Commit: David Roman gmail com> CommitDate: Wed May 8 12:12:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7da7207 dev-python/pyperscan: add missing build dep Closes: https://bugs.gentoo.org/930812 Signed-off-by: David Roman gmail.com> dev-python/pyperscan/pyperscan-0.3.0.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-python/pyperscan/pyperscan-0.3.0.ebuild b/dev-python/pyperscan/pyperscan-0.3.0.ebuild index 817d483275..f76ebf05fb 100644 --- a/dev-python/pyperscan/pyperscan-0.3.0.ebuild +++ b/dev-python/pyperscan/pyperscan-0.3.0.ebuild @@ -105,7 +105,10 @@ KEYWORDS="~amd64" IUSE="test" RESTRICT="!test? ( test )" -RDEPEND="dev-libs/vectorscan:=" +RDEPEND=" + dev-libs/vectorscan:= + sys-devel/clang +" DEPEND="${RDEPEND}" distutils_enable_tests pytest