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/
Date: Thu, 27 Jun 2024 15:49:45 +0000 (UTC) [thread overview]
Message-ID: <1719503333.fe4938466d4ed8d54fb1b4501220b78feec057e4.alexander@gentoo> (raw)
commit: fe4938466d4ed8d54fb1b4501220b78feec057e4
Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Thu Jun 27 15:48:53 2024 +0000
Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
CommitDate: Thu Jun 27 15:48:53 2024 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fe493846
dev-python/awkward: add 2.6.6
Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
dev-python/awkward/awkward-2.6.6.ebuild | 44 +++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/dev-python/awkward/awkward-2.6.6.ebuild b/dev-python/awkward/awkward-2.6.6.ebuild
new file mode 100644
index 000000000..bd393bcd2
--- /dev/null
+++ b/dev-python/awkward/awkward-2.6.6.ebuild
@@ -0,0 +1,44 @@
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_USE_PEP517=hatchling
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+inherit distutils-r1 pypi
+
+DESCRIPTION="Manipulate JSON-like data with NumPy-like idioms."
+HOMEPAGE="https://github.com/scikit-hep/awkward"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ >=dev-python/numpy-1.18.0[${PYTHON_USEDEP}]
+ ~dev-python/awkward-cpp-35[${PYTHON_USEDEP}]
+ dev-python/fsspec[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ >=dev-python/importlib-metadata-4.13.0[${PYTHON_USEDEP}]
+ ' python3_{10..11})
+ $(python_gen_cond_dep '
+ >=dev-python/typing-extensions-4.1.0[${PYTHON_USEDEP}]
+ ' python3_10)
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ dev-python/hatch-vcs[${PYTHON_USEDEP}]
+ dev-python/hatch-fancy-pypi-readme[${PYTHON_USEDEP}]
+ test? (
+ dev-libs/apache-arrow[zstd]
+ dev-python/pyarrow[${PYTHON_USEDEP}]
+ dev-python/numexpr[${PYTHON_USEDEP}]
+ dev-python/pandas[${PYTHON_USEDEP}]
+ )
+"
+
+EPYTEST_IGNORE=(
+ tests-cuda/
+ tests-cuda-kernels/
+)
+
+distutils_enable_tests pytest
next reply other threads:[~2024-06-27 15:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-27 15:49 Alexander Puck Neuwirth [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-09 12:26 [gentoo-commits] proj/sci:master commit in: dev-python/awkward/ Nowa Ammerlaan
2025-04-02 10:55 Alexander Puck Neuwirth
2025-04-02 10:55 Alexander Puck Neuwirth
2025-01-27 14:07 Alexander Puck Neuwirth
2025-01-27 14:07 Alexander Puck Neuwirth
2025-01-22 13:34 Alexander Puck Neuwirth
2024-10-22 8:34 Alexander Puck Neuwirth
2024-03-19 20:59 Alexander Puck Neuwirth
2024-03-19 16:33 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=1719503333.fe4938466d4ed8d54fb1b4501220b78feec057e4.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