public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/FBGEMM/
Date: Thu, 26 May 2022 05:32:39 +0000 (UTC)	[thread overview]
Message-ID: <1653543135.99edaaec410b3218a4ffc890db1b7b790759e25a.tupone@gentoo> (raw)

commit:     99edaaec410b3218a4ffc890db1b7b790759e25a
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 05:32:15 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu May 26 05:32:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99edaaec

dev-libs/FBGEMM: use python-any-r1

Closes: https://bugs.gentoo.org/847247
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-libs/FBGEMM/FBGEMM-2022.01.13.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-libs/FBGEMM/FBGEMM-2022.01.13.ebuild b/dev-libs/FBGEMM/FBGEMM-2022.01.13.ebuild
index 51c233d44e8d..1ecfb6cc82f6 100644
--- a/dev-libs/FBGEMM/FBGEMM-2022.01.13.ebuild
+++ b/dev-libs/FBGEMM/FBGEMM-2022.01.13.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=8
 
-inherit cmake
+PYTHON_COMPAT=( python3_{8..11} )
+inherit python-any-r1 cmake
 
 CommitId=135412d2646f3bd753c8f1cfd33616110bbccd27
 
@@ -22,7 +23,10 @@ DEPEND="
 	dev-libs/cpuinfo
 "
 RDEPEND="${DEPEND}"
-BDEPEND="test? ( dev-cpp/gtest )"
+BDEPEND="
+	test? ( dev-cpp/gtest )
+	${PYTHON_DEPS}
+"
 RESTRICT="!test? ( test )"
 
 S="${WORKDIR}"/${PN}-${CommitId}


             reply	other threads:[~2022-05-26  5:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-26  5:32 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-02 17:10 [gentoo-commits] repo/gentoo:master commit in: dev-libs/FBGEMM/ Alfredo Tupone
2022-07-18  8:09 Alfredo Tupone
2022-07-20 11:53 Alfredo Tupone
2022-07-20 18:29 Alfredo Tupone
2023-04-08 14:26 Alfredo Tupone
2023-04-08 19:28 Alfredo Tupone
2023-04-10 15:29 Alfredo Tupone
2023-12-28 21:04 Alfredo Tupone
2024-05-01 11:39 Alfredo Tupone
2024-12-20 20:27 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1653543135.99edaaec410b3218a4ffc890db1b7b790759e25a.tupone@gentoo \
    --to=tupone@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox