www-client/qutebrowser: note link for py3.13 support

Next release has some fixes, albeit unsure if complete yet.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2024-09-03 07:45:05 -04:00
parent 3e03e409f8
commit 40a5906903
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ EAPI=8
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
# py3.13: https://github.com/qutebrowser/qutebrowser/issues/8205
PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 xdg

View File

@@ -5,6 +5,7 @@ EAPI=8
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
# py3.13: https://github.com/qutebrowser/qutebrowser/issues/8205
PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 xdg