diff options
Diffstat (limited to 'dev-vcs/python-gitlab')
| -rw-r--r-- | dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild index 4da36920b512..74650f46a345 100644 --- a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 MY_PN="${PN/-/_}" -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..13} ) DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 inherit distutils-r1 |
