summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/PyGithub/PyGithub-2.4.0.ebuild1
-rw-r--r--dev-python/PyGithub/PyGithub-2.5.0.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/PyGithub/PyGithub-2.4.0.ebuild b/dev-python/PyGithub/PyGithub-2.4.0.ebuild
index 4e3b829bf00f..209c54f8cadd 100644
--- a/dev-python/PyGithub/PyGithub-2.4.0.ebuild
+++ b/dev-python/PyGithub/PyGithub-2.4.0.ebuild
@@ -4,6 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
+PYPI_PN=PyGithub
PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi
diff --git a/dev-python/PyGithub/PyGithub-2.5.0.ebuild b/dev-python/PyGithub/PyGithub-2.5.0.ebuild
index aa72bfba2f1b..f2cfb3831c69 100644
--- a/dev-python/PyGithub/PyGithub-2.5.0.ebuild
+++ b/dev-python/PyGithub/PyGithub-2.5.0.ebuild
@@ -4,6 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
+PYPI_PN=PyGithub
PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi