commit:     0dec450a90c7490f11df7e69cd9c6709c099285c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 13 09:26:35 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 13 09:55:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dec450a

Move dev-python/{git-python → GitPython}

Use upstream package name, especially that there is another package
called 'git-python' on PyPI.

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

 .../git-python-2.1.11.ebuild => GitPython/GitPython-2.1.11.ebuild}      | 0
 .../git-python-3.1.0.ebuild => GitPython/GitPython-3.1.0.ebuild}        | 0
 dev-python/{git-python => GitPython}/Manifest                           | 0
 dev-python/{git-python => GitPython}/metadata.xml                       | 0
 dev-python/bandit/bandit-1.5.1-r1.ebuild                                | 2 +-
 dev-python/bandit/bandit-1.6.2.ebuild                                   | 2 +-
 dev-util/gertty/gertty-1.6.0-r1.ebuild                                  | 2 +-
 dev-util/gertty/gertty-9999.ebuild                                      | 2 +-
 profiles/updates/1Q-2020                                                | 1 +
 sys-apps/elivepatch-client/elivepatch-client-0.1.ebuild                 | 2 +-
 sys-apps/elivepatch-client/elivepatch-client-9999.ebuild                | 2 +-
 11 files changed, 7 insertions(+), 6 deletions(-)

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

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

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

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

diff --git a/dev-python/bandit/bandit-1.5.1-r1.ebuild 
b/dev-python/bandit/bandit-1.5.1-r1.ebuild
index 99300f639b2..998ae418d41 100644
--- a/dev-python/bandit/bandit-1.5.1-r1.ebuild
+++ b/dev-python/bandit/bandit-1.5.1-r1.ebuild
@@ -36,7 +36,7 @@ DEPEND="
        )"
 RDEPEND="
        ${CDEPEND}
-       >=dev-python/git-python-1.0.1[${PYTHON_USEDEP}]
+       >=dev-python/GitPython-1.0.1[${PYTHON_USEDEP}]
        >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
        >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
        >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]"

diff --git a/dev-python/bandit/bandit-1.6.2.ebuild 
b/dev-python/bandit/bandit-1.6.2.ebuild
index 3f077f18a76..f4cbf20f2c3 100644
--- a/dev-python/bandit/bandit-1.6.2.ebuild
+++ b/dev-python/bandit/bandit-1.6.2.ebuild
@@ -36,7 +36,7 @@ DEPEND="
        )"
 RDEPEND="
        ${CDEPEND}
-       >=dev-python/git-python-1.0.1[${PYTHON_USEDEP}]
+       >=dev-python/GitPython-1.0.1[${PYTHON_USEDEP}]
        >=dev-python/pyyaml-3.13.0[${PYTHON_USEDEP}]
        >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
        >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]"

diff --git a/dev-util/gertty/gertty-1.6.0-r1.ebuild 
b/dev-util/gertty/gertty-1.6.0-r1.ebuild
index 357e03afb46..74a745757ac 100644
--- a/dev-util/gertty/gertty-1.6.0-r1.ebuild
+++ b/dev-util/gertty/gertty-1.6.0-r1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
        ${CDEPEND}
        >=dev-python/urwid-1.2.1[${PYTHON_USEDEP}]
        >=dev-python/sqlalchemy-1.0.4[${PYTHON_USEDEP}]
-       >=dev-python/git-python-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 1f82d993288..c22ac8ed0f1 100644
--- a/dev-util/gertty/gertty-9999.ebuild
+++ b/dev-util/gertty/gertty-9999.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
        ${CDEPEND}
        >=dev-python/urwid-1.2.1[${PYTHON_USEDEP}]
        >=dev-python/sqlalchemy-1.0.4[${PYTHON_USEDEP}]
-       >=dev-python/git-python-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/profiles/updates/1Q-2020 b/profiles/updates/1Q-2020
index 320d898c207..b1f7fe244b9 100644
--- a/profiles/updates/1Q-2020
+++ b/profiles/updates/1Q-2020
@@ -7,3 +7,4 @@ move dev-python/pyzor mail-filter/pyzor
 move dev-python/python-sqlparse dev-python/sqlparse
 move dev-python/ghp-import dev-vcs/ghp-import
 move app-doc/ghp-import dev-vcs/ghp-import
+move dev-python/git-python dev-python/GitPython

diff --git a/sys-apps/elivepatch-client/elivepatch-client-0.1.ebuild 
b/sys-apps/elivepatch-client/elivepatch-client-0.1.ebuild
index b8302c17b2c..342b201d82a 100644
--- a/sys-apps/elivepatch-client/elivepatch-client-0.1.ebuild
+++ b/sys-apps/elivepatch-client/elivepatch-client-0.1.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
        app-admin/sudo
-       dev-python/git-python[${PYTHON_USEDEP}]
+       dev-python/GitPython[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/sys-apps/elivepatch-client/elivepatch-client-9999.ebuild 
b/sys-apps/elivepatch-client/elivepatch-client-9999.ebuild
index ef9800d25da..70cc99090d4 100644
--- a/sys-apps/elivepatch-client/elivepatch-client-9999.ebuild
+++ b/sys-apps/elivepatch-client/elivepatch-client-9999.ebuild
@@ -22,7 +22,7 @@ SLOT="0"
 
 RDEPEND="
        app-admin/sudo
-       dev-python/git-python[${PYTHON_USEDEP}]
+       dev-python/GitPython[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"

Reply via email to