commit: 8f3c8f36c7a6506d1ab5a69bd0fdbb9a5e5ef75e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 10:45:42 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 27 13:20:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f3c8f36
dev-python/setuptools-rust: Enable py3.12
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/setuptools-rust/setuptools-rust-1.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/setuptools-rust/setuptools-rust-1.6.0.ebuild
b/dev-python/setuptools-rust/setuptools-rust-1.6.0.ebuild
index 591c156fb8db..56581a52e671 100644
--- a/dev-python/setuptools-rust/setuptools-rust-1.6.0.ebuild
+++ b/dev-python/setuptools-rust/setuptools-rust-1.6.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
CARGO_OPTIONAL=yes
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
CRATES="
autocfg-1.1.0