From cc924a24ff9193ff01f361b9b46083f61892ae89 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 7 Feb 2014 14:28:09 +0000 Subject: Add link to upstream bug report about python 3.x support. (Hint: not coming) --- www/py-gdata/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/py-gdata/Makefile b/www/py-gdata/Makefile index 5bb8aaeecfc..d6a78d91fca 100644 --- a/www/py-gdata/Makefile +++ b/www/py-gdata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2014/01/25 10:30:29 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/02/07 14:28:09 wiz Exp $ DISTNAME= gdata-2.0.18 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,6 +13,7 @@ LICENSE= apache-2.0 DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.0.18 +# https://code.google.com/p/gdata-python-client/issues/detail?id=229 REPLACE_PYTHON= src/atom/__init__.py REPLACE_PYTHON+= src/atom/auth.py -- cgit v1.2.3