On Sun, 11 Jul 2010, Vadim Zhukov wrote:

> 2010/6/19 Damien Miller <[email protected]>:
> > Hi,
> >
> > I sent this to the maintainer a few days ago, but haven't heard anything
> > back. This updates py-gdata to the latest version, 2.0.10 and removes
> > an annoying DeprecationWarning when used under Python-2.6 with googlecl.
> >
> > Ok?
> >
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvs/ports/devel/py-gdata/Makefile,v
> > retrieving revision 1.8
> > diff -u -p -r1.8 Makefile
> > --- Makefile    26 Oct 2009 11:37:51 -0000      1.8
> > +++ Makefile    16 Jun 2010 11:50:11 -0000
> > @@ -2,7 +2,7 @@
> >
> >  COMMENT=       Python client library for Google data APIs
> >
> > -MODPY_EGG_VERSION=2.0.4
> > +MODPY_EGG_VERSION=2.0.10
> >  DISTNAME=      gdata-${MODPY_EGG_VERSION}
> >  PKGNAME=       py-gdata-${MODPY_EGG_VERSION}
> >  CATEGORIES=    devel
> 
> BTW, should not py-gdata RUN_DEPENDS on libgdata?

AFAIK py-gdata is pure python

Reply via email to