diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-10 19:50:38 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-10 19:50:38 +0000 |
| commit | ac8e94c3fe6b057ef11006a2c61306250487fdeb (patch) | |
| tree | 98f6364a2963ac742b5f77303a4a9831e203d798 /dev-python/github3 | |
| parent | da0bb7224c43d5f9831b033750bd967da124132b (diff) | |
| download | baldeagleos-repo-ac8e94c3fe6b057ef11006a2c61306250487fdeb.tar.gz baldeagleos-repo-ac8e94c3fe6b057ef11006a2c61306250487fdeb.tar.xz baldeagleos-repo-ac8e94c3fe6b057ef11006a2c61306250487fdeb.zip | |
Adding metadata
Diffstat (limited to 'dev-python/github3')
| -rw-r--r-- | dev-python/github3/github3-3.0.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/github3/github3-3.1.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/github3/github3-3.1.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/github3/github3-3.1.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/github3/github3-3.2.0.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/github3/github3-3.0.0.ebuild b/dev-python/github3/github3-3.0.0.ebuild index 976acfaf80f5..07f565fdea6c 100644 --- a/dev-python/github3/github3-3.0.0.ebuild +++ b/dev-python/github3/github3-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A wrapper for the GitHub API written in python" diff --git a/dev-python/github3/github3-3.1.0.ebuild b/dev-python/github3/github3-3.1.0.ebuild index 3e249ab139a1..e347baab1f73 100644 --- a/dev-python/github3/github3-3.1.0.ebuild +++ b/dev-python/github3/github3-3.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/github3/github3-3.1.1-r1.ebuild b/dev-python/github3/github3-3.1.1-r1.ebuild index 5302fb0ca1d5..33d7d2c34108 100644 --- a/dev-python/github3/github3-3.1.1-r1.ebuild +++ b/dev-python/github3/github3-3.1.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/github3/github3-3.1.2.ebuild b/dev-python/github3/github3-3.1.2.ebuild index 5302fb0ca1d5..33d7d2c34108 100644 --- a/dev-python/github3/github3-3.1.2.ebuild +++ b/dev-python/github3/github3-3.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/github3/github3-3.2.0.ebuild b/dev-python/github3/github3-3.2.0.ebuild index 5302fb0ca1d5..33d7d2c34108 100644 --- a/dev-python/github3/github3-3.2.0.ebuild +++ b/dev-python/github3/github3-3.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 |
