diff --git a/dev-python/joserfc/joserfc-1.7.3.ebuild b/dev-python/joserfc/joserfc-1.7.3.ebuild index d42b3edf5ad88..45cd7d259c1e8 100644 --- a/dev-python/joserfc/joserfc-1.7.3.ebuild +++ b/dev-python/joserfc/joserfc-1.7.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/authlib/joserfc -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi