From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/termdown/
Date: Mon, 05 May 2025 19:33:09 +0000 (UTC) [thread overview]
Message-ID: <1746428319.3c85018c16f0cdd23e6cacaeb4c6e3aad7ec8158.davidroman@gentoo> (raw)
commit: 3c85018c16f0cdd23e6cacaeb4c6e3aad7ec8158
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon May 5 06:58:39 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon May 5 06:58:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c85018c
app-misc/termdown: enable py3.12, py3.13, depend on pyfiglet[contrib]
Closes: https://bugs.gentoo.org/955252
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
.../termdown/{termdown-1.18.0.ebuild => termdown-1.18.0-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-misc/termdown/termdown-1.18.0.ebuild b/app-misc/termdown/termdown-1.18.0-r1.ebuild
similarity index 82%
rename from app-misc/termdown/termdown-1.18.0.ebuild
rename to app-misc/termdown/termdown-1.18.0-r1.ebuild
index b85e3821c..8cbf45e64 100644
--- a/app-misc/termdown/termdown-1.18.0.ebuild
+++ b/app-misc/termdown/termdown-1.18.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_11 )
+PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
PYTHON_REQ_USE="ncurses(+)"
inherit distutils-r1 optfeature
@@ -19,7 +19,7 @@ KEYWORDS="~amd64"
RDEPEND="
dev-python/click[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
- dev-python/pyfiglet[${PYTHON_USEDEP}]
+ dev-python/pyfiglet[contrib,${PYTHON_USEDEP}]
"
pkg_postinst() {
next reply other threads:[~2025-05-05 19:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-05 19:33 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-16 21:10 [gentoo-commits] repo/proj/guru:master commit in: app-misc/termdown/ Theo Anderson
2021-02-16 21:10 Theo Anderson
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=1746428319.3c85018c16f0cdd23e6cacaeb4c6e3aad7ec8158.davidroman@gentoo \
--to=davidroman96@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