summaryrefslogtreecommitdiff
path: root/dev-python/PyGithub
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-12-15 01:45:29 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-12-15 01:45:29 +0000
commit29290b68cd7ef520c6c75223dc66bdcf59df66a9 (patch)
tree0dc9f891c952391284d2529b536bd111821468d4 /dev-python/PyGithub
parentadbe6f3a634ba64cba32a869a6ac2713fdd69ebf (diff)
downloadbaldeagleos-repo-29290b68cd7ef520c6c75223dc66bdcf59df66a9.tar.gz
baldeagleos-repo-29290b68cd7ef520c6c75223dc66bdcf59df66a9.tar.xz
baldeagleos-repo-29290b68cd7ef520c6c75223dc66bdcf59df66a9.zip
Adding metadata
Diffstat (limited to 'dev-python/PyGithub')
-rw-r--r--dev-python/PyGithub/PyGithub-1.55.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.55.ebuild b/dev-python/PyGithub/PyGithub-1.55.ebuild
index dc0359dd1d88..a1c79f4e6f83 100644
--- a/dev-python/PyGithub/PyGithub-1.55.ebuild
+++ b/dev-python/PyGithub/PyGithub-1.55.ebuild
@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1
DESCRIPTION="Python library to access the Github API v3"