summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-09-03 07:45:05 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-09-03 07:51:22 -0400
commit40a59069037f3bfa8a9830cfbbad70fa7804f0a8 (patch)
treea2c2dba6d30bf6a86621b1cc83664e3152cf23bb /www-client/qutebrowser
parentmedia-sound/xmms2: enable py3.13 (diff)
downloadgentoo-40a59069037f3bfa8a9830cfbbad70fa7804f0a8.tar.gz
gentoo-40a59069037f3bfa8a9830cfbbad70fa7804f0a8.tar.bz2
gentoo-40a59069037f3bfa8a9830cfbbad70fa7804f0a8.zip
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>
Diffstat (limited to 'www-client/qutebrowser')
-rw-r--r--www-client/qutebrowser/qutebrowser-3.2.1.ebuild1
-rw-r--r--www-client/qutebrowser/qutebrowser-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/www-client/qutebrowser/qutebrowser-3.2.1.ebuild b/www-client/qutebrowser/qutebrowser-3.2.1.ebuild
index b58568e40ad0..f889d8fed698 100644
--- a/www-client/qutebrowser/qutebrowser-3.2.1.ebuild
+++ b/www-client/qutebrowser/qutebrowser-3.2.1.ebuild
@@ -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
diff --git a/www-client/qutebrowser/qutebrowser-9999.ebuild b/www-client/qutebrowser/qutebrowser-9999.ebuild
index 5525cd7811df..8d8a36382b17 100644
--- a/www-client/qutebrowser/qutebrowser-9999.ebuild
+++ b/www-client/qutebrowser/qutebrowser-9999.ebuild
@@ -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