commit:     8c69728a6723022955014eb621fb291fe308e669
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 16:08:20 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 16:15:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c69728a

dev-python/argh: Link to py3.13 failure report

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/argh/argh-0.31.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/argh/argh-0.31.2.ebuild 
b/dev-python/argh/argh-0.31.2.ebuild
index dd096daa19d5..fb61d011ee2d 100644
--- a/dev-python/argh/argh-0.31.2.ebuild
+++ b/dev-python/argh/argh-0.31.2.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
+# py3.13: https://github.com/neithere/argh/issues/228
 PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1 pypi

Reply via email to