py-git: update depends path for py-gitdb
authorThomas Klausner <tk@giga.or.at>
Thu, 10 Dec 2020 09:31:49 +0000 (10:31 +0100)
committerThomas Klausner <tk@giga.or.at>
Thu, 10 Dec 2020 09:31:49 +0000 (10:31 +0100)
py-git/Makefile

index 9c5e8f0d77228cea7f4734550fe7e1f4a820a582..7132c88b00cd582ceeaa216a805f57b1e2d4903d 100644 (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,