commit:     5d5bd76fd8d3e4e0963b63f6900d03c778aa349c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  7 19:00:07 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  7 19:02:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5bd76f

x11-wm/qtile: Enable py3.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-wm/qtile/qtile-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/qtile/qtile-0.30.0.ebuild b/x11-wm/qtile/qtile-0.30.0.ebuild
index 155119927ace..75008ae99ce6 100644
--- a/x11-wm/qtile/qtile-0.30.0.ebuild
+++ b/x11-wm/qtile/qtile-0.30.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=standalone
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi virtualx
 

Reply via email to