diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 11:51:14 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 11:51:14 +0100 |
| commit | b05ebdb6b18dcbe95c4126ce8b7ea99be952aed4 (patch) | |
| tree | 32f49dbb798196a4256497e0389b42515ddf6ced | |
| parent | a1b47979a59a6aebe94f722c319afbeb4fbdc70b (diff) | |
| download | gentoo-b05ebdb6b18dcbe95c4126ce8b7ea99be952aed4.tar.gz gentoo-b05ebdb6b18dcbe95c4126ce8b7ea99be952aed4.tar.bz2 gentoo-b05ebdb6b18dcbe95c4126ce8b7ea99be952aed4.zip | |
Rename dev-python/{PyGithub → pygithub}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
| -rw-r--r-- | dev-python/keep/keep-2.10.1-r2.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/pygithub/Manifest (renamed from dev-python/PyGithub/Manifest) | 0 | ||||
| -rw-r--r-- | dev-python/pygithub/metadata.xml (renamed from dev-python/PyGithub/metadata.xml) | 0 | ||||
| -rw-r--r-- | dev-python/pygithub/pygithub-2.4.0.ebuild (renamed from dev-python/PyGithub/PyGithub-2.4.0.ebuild) | 0 | ||||
| -rw-r--r-- | dev-python/pygithub/pygithub-2.5.0.ebuild (renamed from dev-python/PyGithub/PyGithub-2.5.0.ebuild) | 0 | ||||
| -rw-r--r-- | dev-python/spyder/spyder-6.0.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/spyder/spyder-6.0.2.ebuild | 2 | ||||
| -rw-r--r-- | profiles/features/wd40/package.mask | 2 | ||||
| -rw-r--r-- | profiles/updates/4Q-2024 | 1 | ||||
| -rw-r--r-- | sci-mathematics/mathlib-tools/mathlib-tools-1.3.2_p1.ebuild | 2 |
10 files changed, 7 insertions, 6 deletions
diff --git a/dev-python/keep/keep-2.10.1-r2.ebuild b/dev-python/keep/keep-2.10.1-r2.ebuild index eb8e284dce45..c71c85f113ca 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 index d41f7239cd52..d41f7239cd52 100644 --- a/dev-python/PyGithub/Manifest +++ b/dev-python/pygithub/Manifest diff --git a/dev-python/PyGithub/metadata.xml b/dev-python/pygithub/metadata.xml index de188f05e21e..de188f05e21e 100644 --- a/dev-python/PyGithub/metadata.xml +++ b/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 index 209c54f8cadd..209c54f8cadd 100644 --- a/dev-python/PyGithub/PyGithub-2.4.0.ebuild +++ b/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 index f2cfb3831c69..f2cfb3831c69 100644 --- a/dev-python/PyGithub/PyGithub-2.5.0.ebuild +++ b/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 de1b888b8ba3..ee28d9e3a893 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 a108b3e71f44..a0fec847c988 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 f96cd5b28b77..df2982845e76 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 bd364eec8882..52c178fede62 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 22309e782a80..80869ab68400 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}] |
