diff --git a/dev-python/keep/keep-2.10.1-r2.ebuild b/dev-python/keep/keep-2.10.1-r2.ebuild index eb8e284dce45d..c71c85f113ca2 100644 --- a/dev-python/keep/keep-2.10.1-r2.ebuild +++ b/dev-python/keep/keep-2.10.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ KEYWORDS="amd64 ~arm64 x86" RDEPEND=" dev-python/click[${PYTHON_USEDEP}] - dev-python/PyGithub[${PYTHON_USEDEP}] + dev-python/pygithub[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/terminaltables[${PYTHON_USEDEP}] " diff --git a/dev-python/PyGithub/Manifest b/dev-python/pygithub/Manifest similarity index 100% rename from dev-python/PyGithub/Manifest rename to dev-python/pygithub/Manifest diff --git a/dev-python/PyGithub/metadata.xml b/dev-python/pygithub/metadata.xml similarity index 100% rename from dev-python/PyGithub/metadata.xml rename to dev-python/pygithub/metadata.xml diff --git a/dev-python/PyGithub/PyGithub-2.4.0.ebuild b/dev-python/pygithub/pygithub-2.4.0.ebuild similarity index 100% rename from dev-python/PyGithub/PyGithub-2.4.0.ebuild rename to dev-python/pygithub/pygithub-2.4.0.ebuild diff --git a/dev-python/PyGithub/PyGithub-2.5.0.ebuild b/dev-python/pygithub/pygithub-2.5.0.ebuild similarity index 100% rename from dev-python/PyGithub/PyGithub-2.5.0.ebuild rename to dev-python/pygithub/pygithub-2.5.0.ebuild diff --git a/dev-python/spyder/spyder-6.0.1.ebuild b/dev-python/spyder/spyder-6.0.1.ebuild index de1b888b8ba38..ee28d9e3a8934 100644 --- a/dev-python/spyder/spyder-6.0.1.ebuild +++ b/dev-python/spyder/spyder-6.0.1.ebuild @@ -43,7 +43,7 @@ RDEPEND=" >=dev-python/pexpect-4.4.0[${PYTHON_USEDEP}] >=dev-python/pickleshare-0.4[${PYTHON_USEDEP}] >=dev-python/psutil-5.3[${PYTHON_USEDEP}] - >=dev-python/PyGithub-2.3.0[${PYTHON_USEDEP}] + >=dev-python/pygithub-2.3.0[${PYTHON_USEDEP}] >=dev-python/pygments-2.0[${PYTHON_USEDEP}] >=dev-python/pylint-venv-3.0.2[${PYTHON_USEDEP}] >=dev-python/python-lsp-black-2.0.0[${PYTHON_USEDEP}] diff --git a/dev-python/spyder/spyder-6.0.2.ebuild b/dev-python/spyder/spyder-6.0.2.ebuild index a108b3e71f442..a0fec847c9888 100644 --- a/dev-python/spyder/spyder-6.0.2.ebuild +++ b/dev-python/spyder/spyder-6.0.2.ebuild @@ -43,7 +43,7 @@ RDEPEND=" >=dev-python/pexpect-4.4.0[${PYTHON_USEDEP}] >=dev-python/pickleshare-0.4[${PYTHON_USEDEP}] >=dev-python/psutil-5.3[${PYTHON_USEDEP}] - >=dev-python/PyGithub-2.3.0[${PYTHON_USEDEP}] + >=dev-python/pygithub-2.3.0[${PYTHON_USEDEP}] >=dev-python/pygments-2.0[${PYTHON_USEDEP}] >=dev-python/pylint-venv-3.0.2[${PYTHON_USEDEP}] >=dev-python/python-lsp-black-2.0.0[${PYTHON_USEDEP}] diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index f96cd5b28b77c..df2982845e76c 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -130,7 +130,7 @@ dev-python/elasticsearch dev-python/dns-lexicon dev-python/dissononce dev-python/consonance -dev-python/PyGithub +dev-python/pygithub dev-python/adblock dev-python/pysnmp dev-python/pysnmp-mibs diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024 index bd364eec88820..52c178fede62f 100644 --- a/profiles/updates/4Q-2024 +++ b/profiles/updates/4Q-2024 @@ -48,3 +48,4 @@ move dev-python/textX dev-python/textx move dev-python/pyClamd dev-python/pyclamd move dev-python/pyDes dev-python/pydes move dev-python/pyxDamerauLevenshtein dev-python/pyxdameraulevenshtein +move dev-python/PyGithub dev-python/pygithub diff --git a/sci-mathematics/mathlib-tools/mathlib-tools-1.3.2_p1.ebuild b/sci-mathematics/mathlib-tools/mathlib-tools-1.3.2_p1.ebuild index 22309e782a800..80869ab684006 100644 --- a/sci-mathematics/mathlib-tools/mathlib-tools-1.3.2_p1.ebuild +++ b/sci-mathematics/mathlib-tools/mathlib-tools-1.3.2_p1.ebuild @@ -27,7 +27,7 @@ SLOT="0" BDEPEND=" >=dev-python/gitpython-2.1.11[${PYTHON_USEDEP}] - dev-python/PyGithub[${PYTHON_USEDEP}] + dev-python/pygithub[${PYTHON_USEDEP}] dev-python/atomicwrites[${PYTHON_USEDEP}] dev-python/certifi[${PYTHON_USEDEP}] dev-python/click[${PYTHON_USEDEP}]