pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba668ca
)
py-git: update depends path for py-gitdb
author
Thomas Klausner
<tk@giga.or.at>
Thu, 10 Dec 2020 09:31:49 +0000
(10:31 +0100)
committer
Thomas Klausner
<tk@giga.or.at>
Thu, 10 Dec 2020 09:31:49 +0000
(10:31 +0100)
py-git/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/py-git/Makefile
b/py-git/Makefile
index 9c5e8f0d77228cea7f4734550fe7e1f4a820a582..7132c88b00cd582ceeaa216a805f57b1e2d4903d 100644
(file)
--- a/
py-git/Makefile
+++ b/
py-git/Makefile
@@
-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,