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: Fri, 27 Jun 2025 12:40:32 +0000 (UTC) [thread overview]
Message-ID: <1751028030.ad29d38b3b790b2b6ffd4d0d597213931dfaefc1.ivan.lloro.boada@gentoo> (raw)
commit: ad29d38b3b790b2b6ffd4d0d597213931dfaefc1
Author: Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
AuthorDate: Fri Jun 27 12:40:30 2025 +0000
Commit: Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
CommitDate: Fri Jun 27 12:40:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad29d38b
dev-python/jpype: add 1.6.0, drop 1.5.1
Signed-off-by: Ivan Lloro <ivan.lloro.boada <AT> gmail.com>
dev-python/jpype/Manifest | 2 +-
dev-python/jpype/{jpype-1.5.1.ebuild => jpype-1.6.0.ebuild} | 10 +++-------
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/dev-python/jpype/Manifest b/dev-python/jpype/Manifest
index 95ea537a4e..0d6d64aa73 100644
--- a/dev-python/jpype/Manifest
+++ b/dev-python/jpype/Manifest
@@ -1 +1 @@
-DIST JPype1-1.5.1.tar.gz 856550 BLAKE2B bec8d56d9ac5a9d968e53f95954346e78e3e2fc604be1ae5a4fea7047dada20112ed652926b4cc9776cca184099c0d5c01117544daa37a486f1d2aa4bb159207 SHA512 6f47722a9c2b9f95f7bada41ec7c8dea85b251d9ddb0b8b154dbfb4eef9dafc20a1b0c31ab6fca0061dda0fc28b8107e249551ae80c5ec7e4ba4ae2d20c6025a
+DIST v1.6.0.tar.gz 801839 BLAKE2B cdbb1f52156848d492a6e4ca3a224e2e8da94da00617aac014ad6daa031655d05228f00b9e7a3f044d3e6f5c31147f7d3175bddf5da042fecee3b6b46c2ebf56 SHA512 5849509334ab4eb63546b584eb32a0d61a9da2b5b303acc380f0be2742b96b32a2bd900b2a080e62ed32d7a7c5029a3d59c55fd9f7018ddd37e968e58df32707
diff --git a/dev-python/jpype/jpype-1.5.1.ebuild b/dev-python/jpype/jpype-1.6.0.ebuild
similarity index 68%
rename from dev-python/jpype/jpype-1.5.1.ebuild
rename to dev-python/jpype/jpype-1.6.0.ebuild
index 86801330b8..b3d9366f00 100644
--- a/dev-python/jpype/jpype-1.5.1.ebuild
+++ b/dev-python/jpype/jpype-1.6.0.ebuild
@@ -4,23 +4,19 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
DESCRIPTION="Bridge to allow Python programs full access to Java class libraries"
HOMEPAGE="https://github.com/jpype-project/jpype/"
-SRC_URI="https://github.com/jpype-project/jpype/releases/download/v${PV}/JPype1-${PV}.tar.gz "
-S="${WORKDIR}/jpype1-${PV}"
+SRC_URI="https://github.com/jpype-project/jpype/archive/refs/tags/v${PV}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
-RDEPEND="
- dev-python/gpep517
- virtual/jdk
-"
+RDEPEND="virtual/jdk"
src_prepare() {
sed -i "s/'-g0', //g;s/, '-O2'//g" "${S}"/setupext/platform.py || die
next reply other threads:[~2025-06-27 12:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-27 12:40 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-11-14 11:22 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=1751028030.ad29d38b3b790b2b6ffd4d0d597213931dfaefc1.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