Your message dated Mon, 12 Aug 2013 00:01:25 +0200
with message-id <[email protected]>
and subject line Re: Bug#695015: Warning: 'with' will become a reserved keyword 
in Python 2.6
has caused the Debian Bug report #695015,
regarding Warning: 'with' will become a reserved keyword in Python 2.6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
695015: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695015
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: weboob
Version: 0.c-4.1
Severity: normal

When installing weboob on my squeeze system I am getting:

Setting up weboob (0.c-4.1) ...
/usr/lib/python2.5/site-packages/weboob/applications/boobill/boobill.py:163: 
Warning: 'with' will become a reserved keyword in Python 2.6
  File 
"/usr/lib/python2.5/site-packages/weboob/applications/boobill/boobill.py", line 
163
    with open(dest, 'w') as f:
            ^
SyntaxError: invalid syntax

/usr/lib/python2.5/site-packages/weboob/applications/translaboob/translaboob.py:115:
 Warning: 'as' will become a reserved keyword in Python 2.6
  File 
"/usr/lib/python2.5/site-packages/weboob/applications/translaboob/translaboob.py",
 line 115
    except (TranslationFail, LanguageNotSupported) as error:
                                                    ^
SyntaxError: invalid syntax



Maybe a dependencies to python 2.6 is missing ?

Thanks !

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages weboob depends on:
ii  python                  2.6.6-3+squeeze7 interactive high-level object-orie
ii  python-html2text        2.3.7-1          Python module for converting HTML 
ii  python-prettytable      0.5-1            library to represent tabular data 
ii  python-weboob-core      0.c-4.1          Weboob, Web Out Of Browsers - core
ii  python2.5               2.5.5-11         An interactive high-level object-o
ii  python2.6               2.6.6-8+b1       An interactive high-level object-o

weboob recommends no packages.

weboob suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On 20/Jan - 17:19, Mathieu Malaterre wrote:
> Simply specify
> 
> X-Python-Version: >= 2.6

The package is not included in Debian Squeeze, and Python 2.5 isn't present in
Wheeze. Also, the dependence is on >=python2.6, so I think no fix is necessary.

Romain

--- End Message ---

Reply via email to