Package: python-newt
Version: 0.52.2-9
Followup-For: Bug #340366

Hello there,

This patch changes python-newt's behaviour and breaks compatibility with
existing code. Please remove it. Changing the interface should be done
in the upstream package (at fedora.redhat.com) and not in a Debian copy.

Previous versions provided two interfaces to snack.EntryWindow():
- prompts = ['ham', 'egg']
- prompts = [Entry(20, 'ham'), Entry(20, 'egg', hidden=True)]
The second method enabled one to pass preconfigured Entries (e.g. with
the hidden option for user dialogs/passwords).

However, the current version broke this, by changing the interface to
- prompts = [(20, 'ham'), (20, 'eggs')]

Please remove this patch.


Greetings
Benjamin

--
http://benjamin-schweizer.de/contact

-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)

Versions of packages python-newt depends on:
ii  libnewt0.52                   0.52.2-9   Not Erik's Windowing
Toolkit - tex
ii  python                        2.4.4-2    An interactive
high-level object-o

python-newt 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