commit:     27ce4934286712ce0d6b8a04477d2134d7397222
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 00:09:58 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 00:10:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27ce4934

dev-util/gdbus-codegen: enable py3.13

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/gdbus-codegen/gdbus-codegen-2.78.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.78.6.ebuild 
b/dev-util/gdbus-codegen/gdbus-codegen-2.78.6.ebuild
index 3a9c2631172e..5548584c2dbc 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.78.6.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.78.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 GNOME_ORG_MODULE="glib"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 PYTHON_REQ_USE="xml(+)"
 DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_SINGLE_IMPL=1

Reply via email to