[Python-modules-team] Fw: python-gdata: New upstream version available (1.0.12.1)
Jocelyn Jaubert
jocelyn.jaubert at gmail.com
Sat Jun 7 20:24:34 UTC 2008
reassign python-gdata 1.0.9-1
thanks
Hi,
Is it possible to update this package on debian ?
It would be nice to have at least this new package on the next stable
release. If you need any help, I can provide a package.
Thanks,
Jocelyn
PS: I'm not on python-modules-team list.
----- Message Transféré -----
Date: Mon, 05 May 2008 22:12:27 +0200
De: Jocelyn Jaubert <jocelyn.jaubert at gmail.com>
À: Debian Bug Tracking System <submit at bugs.debian.org>
Sujet: python-gdata: New upstream version available (1.0.12.1)
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
More information about the Python-modules-team
mailing list