diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/asyncstdlib/asyncstdlib-3.12.3.ebuild | 1 |
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 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 |
