commit:     b5ed7cf0a53c260c0b859e598f8373635b401e07
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 17:10:03 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 17:17:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ed7cf0

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

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

 dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild 
b/dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild
index 14c83f6e1cdb..a119efae5be7 100644
--- a/dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild
+++ b/dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
+# py3.13: https://github.com/maxfischer2781/asyncstdlib/issues/144
 PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi

Reply via email to