summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-13 10:26:35 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-13 10:55:58 +0100
commit0dec450a90c7490f11df7e69cd9c6709c099285c (patch)
tree313134a60630eb9a702af9fcfe07805392fb2716 /dev-util/gertty/gertty-9999.ebuild
parentdev-python/git-python: Remove stale comment (diff)
downloadgentoo-0dec450a90c7490f11df7e69cd9c6709c099285c.tar.gz
gentoo-0dec450a90c7490f11df7e69cd9c6709c099285c.tar.bz2
gentoo-0dec450a90c7490f11df7e69cd9c6709c099285c.zip
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@gentoo.org>
Diffstat (limited to 'dev-util/gertty/gertty-9999.ebuild')
-rw-r--r--dev-util/gertty/gertty-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gertty/gertty-9999.ebuild b/dev-util/gertty/gertty-9999.ebuild
index 1f82d9932882..c22ac8ed0f14 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}]