From 3087c7476a05c19267b31b20359dd59bad5a86bb Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 13 Oct 2025 08:49:58 +0000 Subject: Adding metadata --- dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild') diff --git a/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild index 0753f70f987b..2bbf635eb00c 100644 --- a/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11} ) +PYTHON_COMPAT=( python3_{10..14} ) DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 inherit distutils-r1 -- cgit v1.3.1