summaryrefslogtreecommitdiff
path: root/dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild')
-rw-r--r--dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild b/dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild
index 46dd5b5f17bf..95eb6cb7f69e 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_{8,9,10,11,12} )
inherit distutils-r1 pypi