commit:     171f33d484a65932e8048970124482f2c3adb0de
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 01:46:33 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  2 01:46:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=171f33d4

dev-python/pylast: enable py3.12

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

 dev-python/pylast/pylast-5.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pylast/pylast-5.1.0.ebuild 
b/dev-python/pylast/pylast-5.1.0.ebuild
index d72f41f96819..0ca52750d20d 100644
--- a/dev-python/pylast/pylast-5.1.0.ebuild
+++ b/dev-python/pylast/pylast-5.1.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 

Reply via email to