commit:     214971a1af7edd43d423a590d17f8cff8f36526e
Author:     Violet Purcell <vimproved <AT> inventati <DOT> org>
AuthorDate: Sun Jun  4 18:44:53 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun  5 05:12:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214971a1

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

Signed-off-by: Violet Purcell <vimproved <AT> inventati.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.76.3.ebuild 
b/dev-util/gdbus-codegen/gdbus-codegen-2.76.3.ebuild
index 452142388007..631cc2c2b12b 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.76.3.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.76.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 GNOME_ORG_MODULE="glib"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 PYTHON_REQ_USE="xml(+)"
 DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_SINGLE_IMPL=1

Reply via email to