summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-22 21:20:37 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-22 21:23:50 +0100
commit50493c7d7466fec885d592e3b0b11c48c44846cc (patch)
tree984a763f2dd7c06fa1332f9ffb259a7951985597 /sci-mathematics
parentRename dev-python/{Frozen-Flask → frozen-flask} (diff)
downloadgentoo-50493c7d7466fec885d592e3b0b11c48c44846cc.tar.gz
gentoo-50493c7d7466fec885d592e3b0b11c48c44846cc.tar.bz2
gentoo-50493c7d7466fec885d592e3b0b11c48c44846cc.zip
Rename dev-python/{GitPython → gitpython}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/mathlib-tools/mathlib-tools-1.3.2_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]