pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gcalcli-git: one more dependency ready for python-3.x.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Nov 7 12:05:56 2016 +0100
Changeset: 95f9633c6cba5896bda663062898c257814a8e7e
Modified Files:
gcalcli-git/Makefile
Log Message:
gcalcli-git: one more dependency ready for python-3.x.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=95f9633c6cba5896bda663062898c257814a8e7e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gcalcli-git/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gcalcli-git/Makefile b/gcalcli-git/Makefile
index 3bff9ec..609e64f 100644
--- a/gcalcli-git/Makefile
+++ b/gcalcli-git/Makefile
@@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-parsedatetime-[0-9]*:../../time/py-parsedatetime
DEPENDS+= ${PYPKGPREFIX}-vobject-[0-9]*:../../textproc/py-vobject
PYTHON_VERSIONED_DEPENDENCIES= dateutil
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gflags, py-google-api-python-client
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gflags
.include "../../lang/python/versioned_dependencies.mk"
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index