pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-git: update depends path for py-gitdb
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Thu Dec 10 10:31:49 2020 +0100
Changeset: 9c0c329e0e5d0a95593649655cf7dc9fe8641f31
Modified Files:
py-git/Makefile
Log Message:
py-git: update depends path for py-gitdb
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9c0c329e0e5d0a95593649655cf7dc9fe8641f31
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-git/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-git/Makefile b/py-git/Makefile
index 9c5e8f0d77..7132c88b00 100644
--- 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,
Home |
Main Index |
Thread Index |
Old Index