From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: llvm-runtimes/offload/
Date: Wed, 18 Dec 2024 09:48:19 +0000 (UTC) [thread overview]
Message-ID: <1734515293.d6d956288f26c853c84e6a0adff71e255304e17a.mgorny@gentoo> (raw)
commit: d6d956288f26c853c84e6a0adff71e255304e17a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 18 09:03:34 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 18 09:48:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d95628
llvm-runtimes/offload: Add missing python_check_deps()
Closes: https://bugs.gentoo.org/946613
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
llvm-runtimes/offload/offload-19.1.6.ebuild | 4 ++++
llvm-runtimes/offload/offload-20.0.0.9999.ebuild | 4 ++++
llvm-runtimes/offload/offload-20.0.0_pre20241207.ebuild | 4 ++++
llvm-runtimes/offload/offload-20.0.0_pre20241215.ebuild | 4 ++++
4 files changed, 16 insertions(+)
diff --git a/llvm-runtimes/offload/offload-19.1.6.ebuild b/llvm-runtimes/offload/offload-19.1.6.ebuild
index dfd8e699dfa1..d3bd4d3d2acf 100644
--- a/llvm-runtimes/offload/offload-19.1.6.ebuild
+++ b/llvm-runtimes/offload/offload-19.1.6.ebuild
@@ -58,6 +58,10 @@ pkg_pretend() {
fi
}
+python_check_deps() {
+ python_has_version "dev-python/lit[${PYTHON_USEDEP}]"
+}
+
pkg_setup() {
if use test; then
python-any-r1_pkg_setup
diff --git a/llvm-runtimes/offload/offload-20.0.0.9999.ebuild b/llvm-runtimes/offload/offload-20.0.0.9999.ebuild
index 66a73775d296..1ec3e9fee9d2 100644
--- a/llvm-runtimes/offload/offload-20.0.0.9999.ebuild
+++ b/llvm-runtimes/offload/offload-20.0.0.9999.ebuild
@@ -56,6 +56,10 @@ pkg_pretend() {
fi
}
+python_check_deps() {
+ python_has_version "dev-python/lit[${PYTHON_USEDEP}]"
+}
+
pkg_setup() {
if use test; then
python-any-r1_pkg_setup
diff --git a/llvm-runtimes/offload/offload-20.0.0_pre20241207.ebuild b/llvm-runtimes/offload/offload-20.0.0_pre20241207.ebuild
index d84cc7993b0f..952dcc45c03b 100644
--- a/llvm-runtimes/offload/offload-20.0.0_pre20241207.ebuild
+++ b/llvm-runtimes/offload/offload-20.0.0_pre20241207.ebuild
@@ -57,6 +57,10 @@ pkg_pretend() {
fi
}
+python_check_deps() {
+ python_has_version "dev-python/lit[${PYTHON_USEDEP}]"
+}
+
pkg_setup() {
if use test; then
python-any-r1_pkg_setup
diff --git a/llvm-runtimes/offload/offload-20.0.0_pre20241215.ebuild b/llvm-runtimes/offload/offload-20.0.0_pre20241215.ebuild
index 0b726cf49fa7..8bfcd29a9ca9 100644
--- a/llvm-runtimes/offload/offload-20.0.0_pre20241215.ebuild
+++ b/llvm-runtimes/offload/offload-20.0.0_pre20241215.ebuild
@@ -56,6 +56,10 @@ pkg_pretend() {
fi
}
+python_check_deps() {
+ python_has_version "dev-python/lit[${PYTHON_USEDEP}]"
+}
+
pkg_setup() {
if use test; then
python-any-r1_pkg_setup
next reply other threads:[~2024-12-18 9:48 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-18 9:48 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-08 13:36 [gentoo-commits] repo/gentoo:master commit in: llvm-runtimes/offload/ Michał Górny
2025-02-08 11:51 Michał Górny
2025-02-07 20:08 Arthur Zamarin
2025-02-07 20:08 Arthur Zamarin
2025-02-02 18:25 Michał Górny
2025-02-01 13:15 Michał Górny
2025-02-01 8:06 Michał Górny
2025-01-31 21:51 Michał Górny
2025-01-25 13:33 Michał Górny
2025-01-25 13:33 Michał Górny
2025-01-25 13:33 Michał Górny
2025-01-22 19:15 Michał Górny
2025-01-18 15:09 Michał Górny
2025-01-18 8:21 Michał Górny
2025-01-15 4:24 Michał Górny
2025-01-11 18:12 Michał Górny
2025-01-04 15:28 Michał Górny
2024-12-28 19:35 Michał Górny
2024-12-27 21:25 Michał Górny
2024-12-24 12:35 Michał Górny
2024-12-24 12:35 Michał Górny
2024-12-21 10:28 Michał Górny
2024-12-18 19:57 Sam James
2024-12-18 18:46 Michał Górny
2024-12-17 21:37 Michał Górny
2024-12-17 21:37 Michał Górny
2024-12-16 5:57 Michał Górny
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=1734515293.d6d956288f26c853c84e6a0adff71e255304e17a.mgorny@gentoo \
--to=mgorny@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