Package: python-gdata
Version: 1.0.12
Severity: wishlist

Hi,

There is a new upstream package available on:
http://code.google.com/p/gdata-python-client/downloads/list

This new package brings support for Picasa API, which is nice.

I have made a debian package, and it works flawlessly except for a
source modification that I had to do. Patch is at the end of this email.

Thanks,
Jocelyn



--- gdata.py-1.0.12.1/src/gdata/apps/service.py 2008-04-10
22:44:05.000000000 +0200
+++ python-gdata-1.0.9/src/gdata/apps/service.py        2008-05-05
22:00:38.000000000 +0200
@@ -24,7 +24,7 @@
   except ImportError:
     try:
       from xml.etree import ElementTree
-    except Import Error:
+    except ImportError:
       from elementtree import ElementTree
 import urllib
 import gdata




-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-k7 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-gdata depends on:
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-elementtree            1.2.6-12   Light-weight toolkit for XML proce
ii  python-support                0.7.7      automated rebuilding support for P

python-gdata recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to