public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cangjie/
Date: Sat, 24 May 2025 17:40:55 +0000 (UTC)	[thread overview]
Message-ID: <1748108185.26b746e2010c93c428cf872f920e63f4ef6d6dc4.sam@gentoo> (raw)

commit:     26b746e2010c93c428cf872f920e63f4ef6d6dc4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 17:36:25 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 24 17:36:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b746e2

dev-python/cangjie: EAPI 8, enable py3.12, enable py3.13, enable py3.14

Closes: https://bugs.gentoo.org/929443
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{cangjie-1.3-r1.ebuild => cangjie-1.3-r2.ebuild}  | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/dev-python/cangjie/cangjie-1.3-r1.ebuild b/dev-python/cangjie/cangjie-1.3-r2.ebuild
similarity index 81%
rename from dev-python/cangjie/cangjie-1.3-r1.ebuild
rename to dev-python/cangjie/cangjie-1.3-r2.ebuild
index 26af275effb7..5fcc22b6d6aa 100644
--- a/dev-python/cangjie/cangjie-1.3-r1.ebuild
+++ b/dev-python/cangjie/cangjie-1.3-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..14} )
 inherit autotools python-r1
 
 DESCRIPTION="Python wrapper for libcangjie"
@@ -13,14 +13,17 @@ SRC_URI="https://github.com/Cangjians/py${PN}/releases/download/v${PV}/${P#py}.t
 LICENSE="LGPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86"
-
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-RDEPEND="${PYTHON_DEPS}
-	app-i18n/libcangjie"
+RDEPEND="
+	${PYTHON_DEPS}
+	app-i18n/libcangjie
+"
 DEPEND="${RDEPEND}"
-BDEPEND="dev-python/cython[${PYTHON_USEDEP}]
-	virtual/pkgconfig"
+BDEPEND="
+	dev-python/cython[${PYTHON_USEDEP}]
+	virtual/pkgconfig
+"
 
 src_prepare() {
 	default


             reply	other threads:[~2025-05-24 17:41 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-24 17:40 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-24 20:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/cangjie/ Sam James
2025-05-24 20:05 Sam James
2025-05-24 19:50 Sam James
2025-05-24 18:11 Sam James
2025-05-24 18:11 Sam James
2023-02-26  0:51 Sam James
2021-09-13  7:49 Arthur Zamarin
2021-06-01 11:44 Sam James
2020-08-01 12:23 Akinori Hattori
2020-08-01 12:23 Akinori Hattori
2020-06-04  6:23 Agostino Sarubbo
2020-04-22 18:40 Michał Górny
2018-09-04 12:33 Akinori Hattori
2018-09-04 12:33 Akinori Hattori
2018-04-15 18:48 Patrice Clement
2017-03-10 12:43 David Seifert
2017-03-10 12:43 David Seifert
2015-11-06  9:14 Agostino Sarubbo
2015-10-19  9:27 Agostino Sarubbo
2015-08-09  5:57 Mike Gilbert

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=1748108185.26b746e2010c93c428cf872f920e63f4ef6d6dc4.sam@gentoo \
    --to=sam@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