commit:     575ef082ec55f32ab80fd9733be50cf486e5435c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  5 06:11:00 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug  5 06:30:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=575ef082

dev-python/leechcorepyc: enable py3.11

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-python/leechcorepyc/leechcorepyc-2.12.0.ebuild 
b/dev-python/leechcorepyc/leechcorepyc-2.12.0.ebuild
index 80330d420909..25fcfee44ade 100644
--- a/dev-python/leechcorepyc/leechcorepyc-2.12.0.ebuild
+++ b/dev-python/leechcorepyc/leechcorepyc-2.12.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1 toolchain-funcs
 

Reply via email to