diff --git a/dev-python/django-otp/django-otp-1.2.2.ebuild b/dev-python/django-otp/django-otp-1.2.2.ebuild index fae3a5117ea5b..a7fd6fe4a4161 100644 --- a/dev-python/django-otp/django-otp-1.2.2.ebuild +++ b/dev-python/django-otp/django-otp-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi