mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-11 13:20:29 -04:00
dev-python/GitPython: depend on gitdb instead of gitdb2
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RESTRICT="test" #requires git repository
|
||||
|
||||
RDEPEND="dev-python/gitdb2[${PYTHON_USEDEP}]"
|
||||
RDEPEND="dev-python/gitdb[${PYTHON_USEDEP}]"
|
||||
|
||||
BDEPEND="test? ( dev-python/ddt[${PYTHON_USEDEP}] )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user