diff --git a/dev-python/asyncmy/asyncmy-0.2.8.ebuild b/dev-python/asyncmy/asyncmy-0.2.8.ebuild index 00a50fedf5..de742a792c 100644 --- a/dev-python/asyncmy/asyncmy-0.2.8.ebuild +++ b/dev-python/asyncmy/asyncmy-0.2.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="ssl" DISTUTILS_USE_PEP517=poetry DISTUTILS_EXT=1