Package: python-soappy
Version: 0.11.3-1.6
Severity: normal

Let me just paste it. This should explain almost everything needed:
...
Setting up python-soappy (0.11.3-1.6) ...
Compiling /var/lib/python-support/python2.5/SOAPpy/Client.py ...
  File "/var/lib/python-support/python2.5/SOAPpy/Client.py", line 46
    from __future__ import nested_scopes
SyntaxError: from __future__ imports must occur at the beginning of the file

Compiling /var/lib/python-support/python2.5/SOAPpy/GSIServer.py ...
  File "/var/lib/python-support/python2.5/SOAPpy/GSIServer.py", line 49
    from __future__ import nested_scopes
SyntaxError: from __future__ imports must occur at the beginning of the file

Compiling /var/lib/python-support/python2.5/SOAPpy/Server.py ...
  File "/var/lib/python-support/python2.5/SOAPpy/Server.py", line 46
    from __future__ import nested_scopes
SyntaxError: from __future__ imports must occur at the beginning of the file

Compiling /var/lib/python-support/python2.5/SOAPpy/Types.py ...
  File "/var/lib/python-support/python2.5/SOAPpy/Types.py", line 39
    from __future__ import nested_scopes
SyntaxError: from __future__ imports must occur at the beginning of the file

...
This happens when compilation for python2.5 is enabled. Please disable
py2.5 support or just fix this bug, by putting the from __future__
import nested_scopes line before the ident="..." line.

Helmut Grohne

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages python-soappy depends on:
ii  python                        2.4.3-11   An interactive high-level object-o
ii  python-support                0.5.3      automated rebuilding support for p
ii  python-xml                    0.8.4-5    XML tools for Python

python-soappy recommends no packages.

-- no debconf information

Attachment: signature.asc
Description: Digital signature

Reply via email to