From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nanobind/
Date: Mon, 8 Jul 2024 14:12:29 +0000 (UTC) [thread overview]
Message-ID: <1720447915.033ee0ce782a7bc677a3b8c8c89327fc5116f6eb.sam@gentoo> (raw)
commit: 033ee0ce782a7bc677a3b8c8c89327fc5116f6eb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 8 14:11:14 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 8 14:11:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033ee0ce
dev-python/nanobind: fixup deps
For some reason, I thought robin-hood was a dep of pyopencl instead,
but it isn't, it's an (R)DEPEND of nanobind. But I didn't add that either,
apparently even though I bumped the ebuild for it specifically because of it?
Also, add typing-extensions dep for <py3.11.
Closes: https://bugs.gentoo.org/935748
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../nanobind/{nanobind-2.0.0.ebuild => nanobind-2.0.0-r1.ebuild} | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/dev-python/nanobind/nanobind-2.0.0.ebuild b/dev-python/nanobind/nanobind-2.0.0-r1.ebuild
similarity index 90%
rename from dev-python/nanobind/nanobind-2.0.0.ebuild
rename to dev-python/nanobind/nanobind-2.0.0-r1.ebuild
index 43f1d179b19e..29c33ed44567 100644
--- a/dev-python/nanobind/nanobind-2.0.0.ebuild
+++ b/dev-python/nanobind/nanobind-2.0.0-r1.ebuild
@@ -22,6 +22,14 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
+RDEPEND=">=dev-cpp/robin-map-1.3.0"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ $(python_gen_cond_dep '
+ dev-python/typing-extensions[${PYTHON_USEDEP}]
+ ' 3.10)
+"
+
EPYTEST_XDIST=1
distutils_enable_tests pytest
next reply other threads:[~2024-07-08 14:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-08 14:12 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-21 12:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/nanobind/ Michał Górny
2024-12-21 12:27 Michał Górny
2024-12-06 4:09 Michał Górny
2024-10-05 8:08 Arthur Zamarin
2024-10-04 3:12 Michał Górny
2024-09-15 18:31 Michał Górny
2024-08-09 17:19 Sam James
2024-07-10 11:39 Jakov Smolić
2024-07-08 13:59 Sam James
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=1720447915.033ee0ce782a7bc677a3b8c8c89327fc5116f6eb.sam@gentoo \
--to=sam@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