From: "Ivan Lloro" <ivan.lloro.boada@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/jpype/
Date: Thu, 14 Nov 2024 11:22:16 +0000 (UTC) [thread overview]
Message-ID: <1731583334.26f25a93d2125c7199090003476ea727a128230d.ivan.lloro.boada@gentoo> (raw)
commit: 26f25a93d2125c7199090003476ea727a128230d
Author: Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
AuthorDate: Thu Nov 14 11:21:57 2024 +0000
Commit: Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
CommitDate: Thu Nov 14 11:22:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26f25a93
dev-python/jpype: Added missing dependency. Enabled Python 3.13.
Signed-off-by: Ivan Lloro <ivan.lloro.boada <AT> gmail.com>
dev-python/jpype/{jpype-1.5.0.ebuild => jpype-1.5.0-r1.ebuild} | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/dev-python/jpype/jpype-1.5.0.ebuild b/dev-python/jpype/jpype-1.5.0-r1.ebuild
similarity index 87%
rename from dev-python/jpype/jpype-1.5.0.ebuild
rename to dev-python/jpype/jpype-1.5.0-r1.ebuild
index 2f6768ca8..6a12d7c39 100644
--- a/dev-python/jpype/jpype-1.5.0.ebuild
+++ b/dev-python/jpype/jpype-1.5.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
@@ -17,7 +17,10 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
-RDEPEND="virtual/jdk"
+RDEPEND="
+ dev-python/gpep517
+ virtual/jdk
+"
src_prepare() {
sed -i "s/'-g0', //g;s/, '-O2'//g" "${S}"/setupext/platform.py || die
next reply other threads:[~2024-11-14 11:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-14 11:22 Ivan Lloro [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-18 23:01 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/jpype/ Ivan Lloro
2024-09-11 13:08 Ivan Lloro
2024-08-21 23:41 Ivan Lloro
2024-08-14 9:09 Ivan Lloro
2024-08-12 23:17 Lucio Sauer
2024-08-12 17:03 Ivan Lloro
2024-08-10 19:28 Ivan Lloro
2024-08-10 19:13 Ivan Lloro
2024-08-10 7:23 Ivan Lloro
2024-08-10 6:01 Ivan Lloro
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=1731583334.26f25a93d2125c7199090003476ea727a128230d.ivan.lloro.boada@gentoo \
--to=ivan.lloro.boada@gmail.com \
--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