pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-gcalendarsync: fix MASTER_SITE
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Aug 27 18:03:58 2016 +0200
Changeset: 47b77e0b9bec4202b2996ca27ea5d138fe648ab1
Modified Files:
py-gcalendarsync/Makefile
Log Message:
py-gcalendarsync: fix MASTER_SITE
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=47b77e0b9bec4202b2996ca27ea5d138fe648ab1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-gcalendarsync/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-gcalendarsync/Makefile b/py-gcalendarsync/Makefile
index 1c7260d..31d362d 100644
--- a/py-gcalendarsync/Makefile
+++ b/py-gcalendarsync/Makefile
@@ -3,7 +3,7 @@
DISTNAME= googlecalendarsync-0.4
PKGNAME= ${PYPKGPREFIX}-gcalendarsync-0.4
CATEGORIES= www python
-MASTER_SITES= http://googlecalendarsync.googlecode.com/files/
+MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/googlecalendarsync/
MAINTAINER= pkgsrc-users%netbsd.org@localhost
HOMEPAGE= http://code.google.com/p/googlecalendarsync/
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-vobject, py-gdata, py-elementtree
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gdata, py-elementtree
DOCDIR= ${PREFIX}/share/doc/${PKGNAME}
Home |
Main Index |
Thread Index |
Old Index