From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/pyvim/
Date: Tue, 29 Apr 2025 19:16:27 +0000 (UTC) [thread overview]
Message-ID: <1745954083.c37b4e37c91ae81a8ec564469329c44244c5657e.sam@gentoo> (raw)
commit: c37b4e37c91ae81a8ec564469329c44244c5657e
Author: Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Mon Apr 28 22:01:06 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 19:14:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37b4e37
app-editors/pyvim: enable py3.13
Minor QA fixes to ebuild included and added py3_13 with test suite pass.
Closes: https://bugs.gentoo.org/952191
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41832
Closes: https://github.com/gentoo/gentoo/pull/41832
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-editors/pyvim/pyvim-3.0.3.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-editors/pyvim/pyvim-3.0.3.ebuild b/app-editors/pyvim/pyvim-3.0.3.ebuild
index 237f234c7c33..473443a095da 100644
--- a/app-editors/pyvim/pyvim-3.0.3.ebuild
+++ b/app-editors/pyvim/pyvim-3.0.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 edo
@@ -13,8 +13,8 @@ HOMEPAGE="https://pypi.org/project/pyvim/ https://github.com/prompt-toolkit/pyvi
SRC_URI="https://github.com/prompt-toolkit/${PN}/archive/${COMMIT}.tar.gz -> ${P}.gh.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="amd64 ~riscv x86"
RDEPEND="
next reply other threads:[~2025-04-29 19:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-29 19:16 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-19 9:42 [gentoo-commits] repo/gentoo:master commit in: app-editors/pyvim/ Pacho Ramos
2023-05-20 6:26 Michał Górny
2023-04-19 11:07 Sam James
2023-04-19 11:07 Sam James
2022-07-15 1:56 Sam James
2022-07-11 4:00 Mike Gilbert
2021-10-29 13:31 Yixun Lan
2021-05-25 16:05 Michał Górny
2021-01-15 19:32 Patrice Clement
2020-07-19 14:15 Patrice Clement
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=1745954083.c37b4e37c91ae81a8ec564469329c44244c5657e.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