diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-11 00:46:27 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-11 00:46:27 +0000 |
| commit | 6c0f684d28eb60e07b5e4d0eb45107431275dde5 (patch) | |
| tree | 6b627255d1dc34f7397dafec115e829023145abb /dev-python/PyGithub/PyGithub-1.57.ebuild | |
| parent | 859a72e91c361d1a2ca854f3d8761ee5199d916b (diff) | |
| download | baldeagleos-repo-6c0f684d28eb60e07b5e4d0eb45107431275dde5.tar.gz baldeagleos-repo-6c0f684d28eb60e07b5e4d0eb45107431275dde5.tar.xz baldeagleos-repo-6c0f684d28eb60e07b5e4d0eb45107431275dde5.zip | |
Adding metadata
Diffstat (limited to 'dev-python/PyGithub/PyGithub-1.57.ebuild')
| -rw-r--r-- | dev-python/PyGithub/PyGithub-1.57.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.57.ebuild b/dev-python/PyGithub/PyGithub-1.57.ebuild index 195f07ccffd9..1768dcfd92fb 100644 --- a/dev-python/PyGithub/PyGithub-1.57.ebuild +++ b/dev-python/PyGithub/PyGithub-1.57.ebuild @@ -1,10 +1,10 @@ -# 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} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 |
