mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user