py-git: update depends path for py-gitdb

This commit is contained in:
Thomas Klausner 2020-12-10 10:31:49 +01:00
parent ba668ca937
commit 9c0c329e0e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/gitpython-developers/GitPython
COMMENT= Python library used to interact with Git repositories
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-gitdb-[0-9]*:../../wip/py-gitdb
DEPENDS+= ${PYPKGPREFIX}-gitdb-[0-9]*:../../devel/py-gitdb
DEPENDS+= git-base>=1.7.0:../../devel/git-base
# tests are not intended to be run from pypi distfile,