pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gcalcli-git: bump version to match upstream
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Aug 27 18:03:38 2016 +0200
Changeset: f475ee447c9a7ae73c54f6a0277fec024726dfdf
Modified Files:
gcalcli-git/Makefile
Log Message:
gcalcli-git: bump version to match upstream
Update PYTHON_VERSIONS_INCOMPATIBLE comment.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f475ee447c9a7ae73c54f6a0277fec024726dfdf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gcalcli-git/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/gcalcli-git/Makefile b/gcalcli-git/Makefile
index 7650238..3bff9ec 100644
--- a/gcalcli-git/Makefile
+++ b/gcalcli-git/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2015/02/09 15:44:25 thomasklausner Exp $
-DISTNAME= gcalcli-3.2
+DISTNAME= gcalcli-3.4.0
CATEGORIES= x11
MASTER_SITES= https://github.com/insanum/gcalcli/
@@ -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, py-vobject
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gflags, py-google-api-python-client
.include "../../lang/python/versioned_dependencies.mk"
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index