commit:     50493c7d7466fec885d592e3b0b11c48c44846cc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 20:20:37 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 20:23:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50493c7d

Rename dev-python/{GitPython → gitpython}

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-build/kas/kas-4.5-r1.ebuild                                       | 2 +-
 dev-python/bandit/bandit-1.7.10.ebuild                                | 2 +-
 dev-python/{GitPython => gitpython}/Manifest                          | 0
 .../GitPython-3.1.43.ebuild => gitpython/gitpython-3.1.43.ebuild}     | 0
 dev-python/{GitPython => gitpython}/metadata.xml                      | 0
 .../mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.9.1.ebuild  | 2 +-
 .../mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.9.2.ebuild  | 2 +-
 .../mkdocs-git-revision-date-localized-plugin-1.3.0.ebuild            | 2 +-
 dev-python/nbdime/nbdime-4.0.2.ebuild                                 | 2 +-
 dev-python/pylint/pylint-3.3.1.ebuild                                 | 4 ++--
 dev-util/gertty/gertty-1.6.0-r2.ebuild                                | 4 ++--
 dev-util/gertty/gertty-9999.ebuild                                    | 4 ++--
 dev-vcs/git-extras/git-extras-7.2.0.ebuild                            | 4 ++--
 media-gfx/freecad/freecad-0.21.2-r3.ebuild                            | 4 ++--
 media-gfx/freecad/freecad-1.0.0.ebuild                                | 4 ++--
 media-gfx/freecad/freecad-9999.ebuild                                 | 4 ++--
 profiles/updates/4Q-2024                                              | 1 +
 sci-mathematics/mathlib-tools/mathlib-tools-1.3.2_p1.ebuild           | 2 +-
 18 files changed, 22 insertions(+), 21 deletions(-)

diff --git a/dev-build/kas/kas-4.5-r1.ebuild b/dev-build/kas/kas-4.5-r1.ebuild
index 71d9764d7f04..d5cd341be5e8 100644
--- a/dev-build/kas/kas-4.5-r1.ebuild
+++ b/dev-build/kas/kas-4.5-r1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
        >=dev-python/distro-1.0.0[${PYTHON_USEDEP}]
        >=dev-python/jsonschema-2.5.0[${PYTHON_USEDEP}]
        >=dev-python/kconfiglib-14.1.0[${PYTHON_USEDEP}]
-       >=dev-python/GitPython-3.1.0[${PYTHON_USEDEP}]
+       >=dev-python/gitpython-3.1.0[${PYTHON_USEDEP}]
        dev-libs/newt[${PYTHON_USEDEP}]
 "
 

diff --git a/dev-python/bandit/bandit-1.7.10.ebuild 
b/dev-python/bandit/bandit-1.7.10.ebuild
index 27c35a502ccb..eff3a92d7f6f 100644
--- a/dev-python/bandit/bandit-1.7.10.ebuild
+++ b/dev-python/bandit/bandit-1.7.10.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="amd64 arm64 ~riscv x86"
 
 RDEPEND="
        >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-       >=dev-python/GitPython-3.1.30[${PYTHON_USEDEP}]
+       >=dev-python/gitpython-3.1.30[${PYTHON_USEDEP}]
        >=dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
        dev-python/rich[${PYTHON_USEDEP}]
        >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]

diff --git a/dev-python/GitPython/Manifest b/dev-python/gitpython/Manifest
similarity index 100%
rename from dev-python/GitPython/Manifest
rename to dev-python/gitpython/Manifest

diff --git a/dev-python/GitPython/GitPython-3.1.43.ebuild 
b/dev-python/gitpython/gitpython-3.1.43.ebuild
similarity index 100%
rename from dev-python/GitPython/GitPython-3.1.43.ebuild
rename to dev-python/gitpython/gitpython-3.1.43.ebuild

diff --git a/dev-python/GitPython/metadata.xml 
b/dev-python/gitpython/metadata.xml
similarity index 100%
rename from dev-python/GitPython/metadata.xml
rename to dev-python/gitpython/metadata.xml

diff --git 
a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.9.1.ebuild 
b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.9.1.ebuild
index 092949b40893..90b46672fa2a 100644
--- 
a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.9.1.ebuild
+++ 
b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.9.1.ebuild
@@ -33,7 +33,7 @@ KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
 RESTRICT="test"
 
 RDEPEND="
-       dev-python/GitPython[${PYTHON_USEDEP}]
+       dev-python/gitpython[${PYTHON_USEDEP}]
        >=dev-python/mkdocs-1.0[${PYTHON_USEDEP}]
 "
 BDEPEND="

diff --git 
a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.9.2.ebuild 
b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.9.2.ebuild
index 363bb4f9f2ad..a87ace60b186 100644
--- 
a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.9.2.ebuild
+++ 
b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.9.2.ebuild
@@ -33,7 +33,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 RESTRICT="test"
 
 RDEPEND="
-       dev-python/GitPython[${PYTHON_USEDEP}]
+       dev-python/gitpython[${PYTHON_USEDEP}]
        >=dev-python/mkdocs-1.0[${PYTHON_USEDEP}]
 "
 BDEPEND="

diff --git 
a/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-1.3.0.ebuild
 
b/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-1.3.0.ebuild
index 6488052d4931..5259cd7cba84 100644
--- 
a/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-1.3.0.ebuild
+++ 
b/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-1.3.0.ebuild
@@ -33,7 +33,7 @@ KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
 
 RDEPEND="
        >=dev-python/babel-2.7.0[${PYTHON_USEDEP}]
-       dev-python/GitPython[${PYTHON_USEDEP}]
+       dev-python/gitpython[${PYTHON_USEDEP}]
        >=dev-python/mkdocs-1.0[${PYTHON_USEDEP}]
        dev-python/pytz[${PYTHON_USEDEP}]
 "

diff --git a/dev-python/nbdime/nbdime-4.0.2.ebuild 
b/dev-python/nbdime/nbdime-4.0.2.ebuild
index 5eb81a703f01..ac38c08b8b43 100644
--- a/dev-python/nbdime/nbdime-4.0.2.ebuild
+++ b/dev-python/nbdime/nbdime-4.0.2.ebuild
@@ -21,7 +21,7 @@ KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
 
 RDEPEND="
        dev-python/colorama[${PYTHON_USEDEP}]
-       dev-python/GitPython[${PYTHON_USEDEP}]
+       dev-python/gitpython[${PYTHON_USEDEP}]
        dev-python/jinja2[${PYTHON_USEDEP}]
        dev-python/jupyter-server[${PYTHON_USEDEP}]
        dev-python/jupyter-server-mathjax[${PYTHON_USEDEP}]

diff --git a/dev-python/pylint/pylint-3.3.1.ebuild 
b/dev-python/pylint/pylint-3.3.1.ebuild
index f71a53d29b76..d50526bae845 100644
--- a/dev-python/pylint/pylint-3.3.1.ebuild
+++ b/dev-python/pylint/pylint-3.3.1.ebuild
@@ -43,7 +43,7 @@ RDEPEND="
 BDEPEND="
        test? (
                $(python_gen_cond_dep '
-                       >=dev-python/GitPython-3[${PYTHON_USEDEP}]
+                       >=dev-python/gitpython-3[${PYTHON_USEDEP}]
                ' 'python*' )
                >=dev-python/pytest-8.3[${PYTHON_USEDEP}]
                dev-python/pytest-timeout[${PYTHON_USEDEP}]
@@ -67,7 +67,7 @@ python_test() {
                tests/benchmark/test_baseline_benchmarks.py
        )
 
-       if ! has_version "dev-python/GitPython[${PYTHON_USEDEP}]"; then
+       if ! has_version "dev-python/gitpython[${PYTHON_USEDEP}]"; then
                EPYTEST_IGNORE+=(
                        tests/profile/test_profile_against_externals.py
                        tests/testutils/_primer/test_package_to_lint.py

diff --git a/dev-util/gertty/gertty-1.6.0-r2.ebuild 
b/dev-util/gertty/gertty-1.6.0-r2.ebuild
index de0a8ec025a5..44edab692a02 100644
--- a/dev-util/gertty/gertty-1.6.0-r2.ebuild
+++ b/dev-util/gertty/gertty-1.6.0-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1
@@ -27,7 +27,7 @@ RDEPEND="
        >=dev-python/pbr-0.11[${PYTHON_USEDEP}]
        >=dev-python/urwid-1.2.1[${PYTHON_USEDEP}]
        >=dev-python/sqlalchemy-1.0.4[${PYTHON_USEDEP}]
-       >=dev-python/GitPython-0.3.7[${PYTHON_USEDEP}]
+       >=dev-python/gitpython-0.3.7[${PYTHON_USEDEP}]
        dev-python/python-dateutil[${PYTHON_USEDEP}]
        >=dev-python/requests-2.5.3[${PYTHON_USEDEP}]
        <dev-python/requests-3.0.0[${PYTHON_USEDEP}]

diff --git a/dev-util/gertty/gertty-9999.ebuild 
b/dev-util/gertty/gertty-9999.ebuild
index 0fb789cd3c51..6a4229ef4634 100644
--- a/dev-util/gertty/gertty-9999.ebuild
+++ b/dev-util/gertty/gertty-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1
@@ -27,7 +27,7 @@ RDEPEND="
        >=dev-python/pbr-0.11[${PYTHON_USEDEP}]
        >=dev-python/urwid-1.2.1[${PYTHON_USEDEP}]
        >=dev-python/sqlalchemy-1.0.4[${PYTHON_USEDEP}]
-       >=dev-python/GitPython-0.3.7[${PYTHON_USEDEP}]
+       >=dev-python/gitpython-0.3.7[${PYTHON_USEDEP}]
        dev-python/python-dateutil[${PYTHON_USEDEP}]
        >=dev-python/requests-2.5.3[${PYTHON_USEDEP}]
        <dev-python/requests-3.0.0[${PYTHON_USEDEP}]

diff --git a/dev-vcs/git-extras/git-extras-7.2.0.ebuild 
b/dev-vcs/git-extras/git-extras-7.2.0.ebuild
index 514d3fd4d220..45de416dfecf 100644
--- a/dev-vcs/git-extras/git-extras-7.2.0.ebuild
+++ b/dev-vcs/git-extras/git-extras-7.2.0.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
 BDEPEND="
        test? (
                $(python_gen_any_dep '
-                       >=dev-python/GitPython-3.1.40[${PYTHON_USEDEP}]
+                       >=dev-python/gitpython-3.1.40[${PYTHON_USEDEP}]
                        >=dev-python/pytest-7.2[${PYTHON_USEDEP}]
                        dev-python/testpath[${PYTHON_USEDEP}]
                ')
@@ -31,7 +31,7 @@ BDEPEND="
 "
 
 python_check_deps() {
-       python_has_version ">=dev-python/GitPython-3.1.40[${PYTHON_USEDEP}]" &&
+       python_has_version ">=dev-python/gitpython-3.1.40[${PYTHON_USEDEP}]" &&
                python_has_version ">=dev-python/pytest-7.2[${PYTHON_USEDEP}]" 
&&
                python_has_version "dev-python/testpath[${PYTHON_USEDEP}]"
 }

diff --git a/media-gfx/freecad/freecad-0.21.2-r3.ebuild 
b/media-gfx/freecad/freecad-0.21.2-r3.ebuild
index bf1b98990bc0..43dfed9aa139 100644
--- a/media-gfx/freecad/freecad-0.21.2-r3.ebuild
+++ b/media-gfx/freecad/freecad-0.21.2-r3.ebuild
@@ -120,7 +120,7 @@ RDEPEND="
        $(python_gen_cond_dep '
                dev-python/numpy[${PYTHON_USEDEP}]
                dev-python/pybind11[${PYTHON_USEDEP}]
-               addonmgr? ( dev-python/GitPython[${PYTHON_USEDEP}] )
+               addonmgr? ( dev-python/gitpython[${PYTHON_USEDEP}] )
                fem? ( dev-python/ply[${PYTHON_USEDEP}] )
        ')
 "
@@ -381,7 +381,7 @@ pkg_postinst() {
        optfeature "Dependency graphs" media-gfx/graphviz
        optfeature "PBR Rendering" media-gfx/povray
        optfeature_header "Import / Export"
-       optfeature "Interact with git repositories" dev-python/GitPython
+       optfeature "Interact with git repositories" dev-python/gitpython
        optfeature "Work with COLLADA documents" dev-python/pycollada
        optfeature "YAML importer and emitter" dev-python/pyyaml
        optfeature "Importing and exporting 2D AutoCAD DWG files" 
media-gfx/libredwg

diff --git a/media-gfx/freecad/freecad-1.0.0.ebuild 
b/media-gfx/freecad/freecad-1.0.0.ebuild
index 820fa778da4f..510af30c761d 100644
--- a/media-gfx/freecad/freecad-1.0.0.ebuild
+++ b/media-gfx/freecad/freecad-1.0.0.ebuild
@@ -124,7 +124,7 @@ RDEPEND="
        $(python_gen_cond_dep '
                dev-python/numpy[${PYTHON_USEDEP}]
                dev-python/pybind11[${PYTHON_USEDEP}]
-               addonmgr? ( dev-python/GitPython[${PYTHON_USEDEP}] )
+               addonmgr? ( dev-python/gitpython[${PYTHON_USEDEP}] )
                fem? ( dev-python/ply[${PYTHON_USEDEP}] )
        ')
 "
@@ -373,7 +373,7 @@ pkg_postinst() {
        optfeature "Dependency graphs" media-gfx/graphviz
        optfeature "PBR Rendering" media-gfx/povray
        optfeature_header "Import / Export"
-       optfeature "Interact with git repositories" dev-python/GitPython
+       optfeature "Interact with git repositories" dev-python/gitpython
        optfeature "Work with COLLADA documents" dev-python/pycollada
        optfeature "YAML importer and emitter" dev-python/pyyaml
        optfeature "Importing and exporting 2D AutoCAD DWG files" 
media-gfx/libredwg

diff --git a/media-gfx/freecad/freecad-9999.ebuild 
b/media-gfx/freecad/freecad-9999.ebuild
index b323eccffe9b..037e0bf473f5 100644
--- a/media-gfx/freecad/freecad-9999.ebuild
+++ b/media-gfx/freecad/freecad-9999.ebuild
@@ -124,7 +124,7 @@ RDEPEND="
        $(python_gen_cond_dep '
                dev-python/numpy[${PYTHON_USEDEP}]
                dev-python/pybind11[${PYTHON_USEDEP}]
-               addonmgr? ( dev-python/GitPython[${PYTHON_USEDEP}] )
+               addonmgr? ( dev-python/gitpython[${PYTHON_USEDEP}] )
                fem? ( dev-python/ply[${PYTHON_USEDEP}] )
        ')
 "
@@ -373,7 +373,7 @@ pkg_postinst() {
        optfeature "Dependency graphs" media-gfx/graphviz
        optfeature "PBR Rendering" media-gfx/povray
        optfeature_header "Import / Export"
-       optfeature "Interact with git repositories" dev-python/GitPython
+       optfeature "Interact with git repositories" dev-python/gitpython
        optfeature "Work with COLLADA documents" dev-python/pycollada
        optfeature "YAML importer and emitter" dev-python/pyyaml
        optfeature "Importing and exporting 2D AutoCAD DWG files" 
media-gfx/libredwg

diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024
index 37a04ee1bf23..dd9d324fb00b 100644
--- a/profiles/updates/4Q-2024
+++ b/profiles/updates/4Q-2024
@@ -28,3 +28,4 @@ move dev-python/eyeD3 dev-python/eyed3
 move dev-python/flit_scm dev-python/flit-scm
 move dev-python/Faker dev-python/faker
 move dev-python/Frozen-Flask dev-python/frozen-flask
+move dev-python/GitPython dev-python/gitpython

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 ff507d91bc0b..22309e782a80 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
@@ -26,7 +26,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 
 BDEPEND="
-       >=dev-python/GitPython-2.1.11[${PYTHON_USEDEP}]
+       >=dev-python/gitpython-2.1.11[${PYTHON_USEDEP}]
        dev-python/PyGithub[${PYTHON_USEDEP}]
        dev-python/atomicwrites[${PYTHON_USEDEP}]
        dev-python/certifi[${PYTHON_USEDEP}]

Reply via email to