From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/jsonnet/
Date: Fri, 04 Jul 2025 12:11:11 +0000 (UTC) [thread overview]
Message-ID: <1751631016.3b264c6ed2be5f6da4031a0a68e1f593f90de247.arthurzam@gentoo> (raw)
commit: 3b264c6ed2be5f6da4031a0a68e1f593f90de247
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 12:10:16 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 12:10:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b264c6e
dev-lang/jsonnet: enable py3.14, python3.14t
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-lang/jsonnet/jsonnet-0.21.0.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-lang/jsonnet/jsonnet-0.21.0.ebuild b/dev-lang/jsonnet/jsonnet-0.21.0.ebuild
index 95cbd4889da8..6f11d2fbdee8 100644
--- a/dev-lang/jsonnet/jsonnet-0.21.0.ebuild
+++ b/dev-lang/jsonnet/jsonnet-0.21.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_OPTIONAL=1
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_EXT=1
-PYTHON_COMPAT=( pypy3_11 python3_{11..13} python3_13t )
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} python3_{13,14}t )
inherit cmake toolchain-funcs flag-o-matic distutils-r1
@@ -18,17 +18,17 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
IUSE="custom-optimization doc examples python test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="
dev-cpp/nlohmann_json:=
python? ( ${PYTHON_DEPS} )
"
-
DEPEND="
${RDEPEND}
test? ( dev-cpp/gtest )
"
-
BDEPEND="
python? (
${PYTHON_DEPS}
@@ -36,9 +36,6 @@ BDEPEND="
>=dev-python/setuptools-72.2[${PYTHON_USEDEP}]
)
"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
PATCHES=(
"${FILESDIR}/jsonnet-0.16.0-libdir.patch"
next reply other threads:[~2025-07-04 12:11 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-04 12:11 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-18 7:46 [gentoo-commits] repo/gentoo:master commit in: dev-lang/jsonnet/ Arthur Zamarin
2025-06-22 15:23 Sam James
2025-06-22 14:34 Sam James
2025-05-08 19:16 Patrick McLean
2025-05-08 19:16 Patrick McLean
2024-05-28 12:29 Michał Górny
2024-04-23 22:44 Patrick McLean
2024-04-23 22:43 Patrick McLean
2023-04-19 0:14 Patrick McLean
2023-02-21 6:07 Ionen Wolkens
2022-10-28 16:31 Patrick McLean
2022-10-27 17:32 Patrick McLean
2022-10-27 16:01 Patrick McLean
2022-10-27 16:01 Patrick McLean
2022-10-27 16:01 Patrick McLean
2022-06-07 8:26 Jakov Smolić
2022-06-07 8:26 Jakov Smolić
2022-06-07 8:24 Jakov Smolić
2022-06-07 8:24 Jakov Smolić
2022-01-06 21:23 Georgy Yakovlev
2022-01-06 20:59 Georgy Yakovlev
2022-01-06 20:02 Patrick McLean
2021-02-21 21:30 Conrad Kostecki
2020-11-28 21:43 Patrick McLean
2020-11-25 5:58 Patrick McLean
2020-11-03 7:34 Sam James
2020-10-26 23:49 Sergei Trofimovich
2020-10-25 23:10 Sam James
2020-10-25 0:14 Georgy Yakovlev
2020-10-25 0:14 Georgy Yakovlev
2020-10-25 0:14 Georgy Yakovlev
2020-06-29 23:11 Patrick McLean
2020-05-28 17:31 Patrick McLean
2020-02-10 19:34 Patrick McLean
2020-02-10 19:34 Patrick McLean
2019-12-03 2:29 Patrick McLean
2019-12-03 2:29 Patrick McLean
2019-06-03 18:57 Patrick McLean
2019-05-29 4:14 Aaron Bauman
2019-05-03 17:25 Patrick McLean
2019-05-03 17:05 Patrick McLean
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=1751631016.3b264c6ed2be5f6da4031a0a68e1f593f90de247.arthurzam@gentoo \
--to=arthurzam@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