From: "Alexander Puck Neuwirth" <alexander@neuwirth-informatik.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/awkward-cpp/
Date: Mon, 27 Jan 2025 14:07:32 +0000 (UTC) [thread overview]
Message-ID: <1737986613.72ddcfd53bf46c158c602d2e314bbe715ceef1a7.alexander@gentoo> (raw)
commit: 72ddcfd53bf46c158c602d2e314bbe715ceef1a7
Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Mon Jan 27 14:03:33 2025 +0000
Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
CommitDate: Mon Jan 27 14:03:33 2025 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=72ddcfd5
dev-python/awkward-cpp: add 44
Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
dev-python/awkward-cpp/awkward-cpp-44.ebuild | 33 ++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/dev-python/awkward-cpp/awkward-cpp-44.ebuild b/dev-python/awkward-cpp/awkward-cpp-44.ebuild
new file mode 100644
index 000000000..2477e97b0
--- /dev/null
+++ b/dev-python/awkward-cpp/awkward-cpp-44.ebuild
@@ -0,0 +1,33 @@
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..13} )
+
+CMAKE_MAKEFILE_GENERATOR="emake"
+DISTUTILS_USE_PEP517=scikit-build-core
+DISTUTILS_EXT=1
+
+inherit pypi distutils-r1
+
+DESCRIPTION="awkward-cpp bindings for Python"
+HOMEPAGE="https://github.com/scikit-hep/awkward/"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+ >=dev-python/numpy-1.18.0[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ >=dev-python/scikit-build-core-0.10[${PYTHON_USEDEP}]
+ dev-python/pybind11[${PYTHON_USEDEP}]
+"
+
+src_prepare() {
+ default
+ # https://github.com/scikit-build/scikit-build-core/issues/912
+ sed -i -e '/scikit-build-core/s:0\.10:0.8:' pyproject.toml || die
+}
+
+distutils_enable_tests pytest
next reply other threads:[~2025-01-27 14:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-27 14:07 Alexander Puck Neuwirth [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-02 10:55 [gentoo-commits] proj/sci:master commit in: dev-python/awkward-cpp/ Alexander Puck Neuwirth
2025-04-02 10:55 Alexander Puck Neuwirth
2025-01-27 14:07 Alexander Puck Neuwirth
2024-10-22 8:34 Alexander Puck Neuwirth
2024-06-27 15:49 Alexander Puck Neuwirth
2024-03-16 11:59 Alexander Puck Neuwirth
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=1737986613.72ddcfd53bf46c158c602d2e314bbe715ceef1a7.alexander@gentoo \
--to=alexander@neuwirth-informatik.de \
--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