* [gentoo-commits] repo/gentoo:master commit in: dev-python/mypy-extensions/
@ 2025-02-16 18:44 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2025-02-16 18:44 UTC (permalink / raw
To: gentoo-commits
commit: 13d6308cf2f6a560df6a63451c4409097e159e89
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 16:14:58 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 18:44:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d6308c
dev-python/mypy-extensions: Enable pypy3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/mypy-extensions/mypy-extensions-1.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/mypy-extensions/mypy-extensions-1.0.0.ebuild b/dev-python/mypy-extensions/mypy-extensions-1.0.0.ebuild
index 2b15fcda1737..819aa076488d 100644
--- a/dev-python/mypy-extensions/mypy-extensions-1.0.0.ebuild
+++ b/dev-python/mypy-extensions/mypy-extensions-1.0.0.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..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-16 18:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-16 18:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/mypy-extensions/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox