diff options
| author | William Hubbs <williamh@gentoo.org> | 2022-07-14 19:08:05 -0500 |
|---|---|---|
| committer | William Hubbs <williamh@gentoo.org> | 2022-07-14 19:08:05 -0500 |
| commit | 26b19c460f24b1f4a52f6cefbe93acd8f195a1f4 (patch) | |
| tree | 4aa6711fef07b9a206e81934b59ab4c05f3a541f /dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild | |
| parent | 9230ffaa2d4d96d0626cfd18c415fa79599158d0 (diff) | |
| download | gentoo-26b19c460f24b1f4a52f6cefbe93acd8f195a1f4.tar.gz gentoo-26b19c460f24b1f4a52f6cefbe93acd8f195a1f4.tar.bz2 gentoo-26b19c460f24b1f4a52f6cefbe93acd8f195a1f4.zip | |
dev-vcs/python-gitlab: drop python3_7
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild')
| -rw-r--r-- | dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild index 85ac20d563aa..ceaf08012a3d 100644 --- a/dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-3.6.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{8,9,10} ) inherit distutils-r1 DESCRIPTION="Python command line interface to gitlab API" |
