From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/libcst/
Date: Fri, 14 Mar 2025 06:32:16 +0000 (UTC) [thread overview]
Message-ID: <1741933932.f9f56c6c99b75891fb74d9465a9da32fee1718cd.mgorny@gentoo> (raw)
commit: f9f56c6c99b75891fb74d9465a9da32fee1718cd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 14 06:15:43 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 14 06:32:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f56c6c
dev-python/libcst: Enable pypy3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/libcst/libcst-1.7.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/libcst/libcst-1.7.0.ebuild b/dev-python/libcst/libcst-1.7.0.ebuild
index 2831f8e3e0fe..b073920c0c0a 100644
--- a/dev-python/libcst/libcst-1.7.0.ebuild
+++ b/dev-python/libcst/libcst-1.7.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
CRATES="
aho-corasick@1.0.4
@@ -171,7 +171,7 @@ python_test() {
)
case ${EPYTHON} in
- pypy3)
+ pypy3*)
EPYTEST_DESELECT+=(
# https://github.com/Instagram/LibCST/issues/1278
libcst/codemod/commands/tests/test_rename_typing_generic_aliases.py::TestRenameCommand::test_rename_typing_generic_alias
next reply other threads:[~2025-03-14 6:32 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-14 6:32 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-13 20:03 [gentoo-commits] repo/gentoo:master commit in: dev-python/libcst/ Arthur Zamarin
2025-01-25 11:41 Michał Górny
2025-01-25 11:01 Arthur Zamarin
2025-01-10 20:43 Michał Górny
2024-12-10 13:51 Michał Górny
2024-12-10 4:30 Sam James
2024-11-19 4:45 Michał Górny
2024-11-19 4:42 Michał Górny
2024-11-11 13:00 Sam James
2024-10-26 17:48 Michał Górny
2024-10-26 17:42 Arthur Zamarin
2024-10-10 18:25 Michał Górny
2024-09-17 16:00 Sam James
2024-09-06 16:34 Michał Górny
2024-05-29 14:45 Jakov Smolić
2024-05-23 2:11 Michał Górny
2024-05-12 13:05 Michał Górny
2024-05-12 13:05 Michał Górny
2024-05-06 15:29 Michał Górny
2024-05-01 11:48 Michał Górny
2024-05-01 11:15 Michał Górny
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=1741933932.f9f56c6c99b75891fb74d9465a9da32fee1718cd.mgorny@gentoo \
--to=mgorny@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