diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-03 00:54:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-03 00:54:47 +0000 |
| commit | c8335a1444238d5a926c13b59e0d96cee7dfe13a (patch) | |
| tree | 574def6162bcce571c80e16460905b9823416843 /dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild | |
| parent | e63bb296565a4538ca814665e6738f20a14fe9a0 (diff) | |
| download | baldeagleos-repo-c8335a1444238d5a926c13b59e0d96cee7dfe13a.tar.gz baldeagleos-repo-c8335a1444238d5a926c13b59e0d96cee7dfe13a.tar.xz baldeagleos-repo-c8335a1444238d5a926c13b59e0d96cee7dfe13a.zip | |
Adding metadata
Diffstat (limited to 'dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild')
| -rw-r--r-- | dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild index 4b30265e846b..3d3a2a3af062 100644 --- a/dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 +DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 |
