summaryrefslogtreecommitdiff
path: root/dev-vcs/python-gitlab
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-08 13:17:55 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-08 13:17:55 +0000
commit516d9c888c5095d1387c0451a93f0aa743a7040b (patch)
treedd9b5fbcd2572594de2bd53e769e4a692c380f34 /dev-vcs/python-gitlab
parentcaa89eacab99586878d969b5f30bd4afd8e0b3f3 (diff)
downloadbaldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.gz
baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.xz
baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.zip
Adding metadata
Diffstat (limited to 'dev-vcs/python-gitlab')
-rw-r--r--dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild2
-rw-r--r--dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild2
-rw-r--r--dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild2
3 files changed, 3 insertions, 3 deletions
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 437918bd1a58..e80f3ca3c328 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,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1
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 3e09c9a021d6..d722782152fb 100644
--- a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
+++ b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
MY_PN="${PN/-/_}"
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1
diff --git a/dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild
index bb6804667fa2..9a5ed27a85e6 100644
--- a/dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild
+++ b/dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
MY_PN="${PN/-/_}"
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1