Your message dated Tue, 7 Oct 2014 19:42:41 +1300
with message-id <20141007064241.GA2337@debian>
and subject line Re: Bug#758695: python-traitsui: Updated patch for wxPython 3.0
has caused the Debian Bug report #758695,
regarding python-traitsui: Please update to use wxpython3.0
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 ow...@bugs.debian.org
immediately.)


-- 
758695: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758695
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-traitsui
Version: 4.4.0-1.1
Severity: important
Tags: patch sid jessie
User: freewx-ma...@lists.alioth.debian.org
Usertags: wxpy3.0
Control: block 755757 by -1

We're aiming to migrate the archive to using wxpython3.0 instead of
wxwidgets2.8, and hope to drop wxwidgets2.8 before jessie is released.

I've rebuilt python-traitsui by simply updating the dependencies (see
the attached patch).

I tried to test it by running the tests it includes (using nose).  I'm
not sure how useful these tests are, as they don't all pass before my
changes, but FWIW, I tested these two combinations:

python-wxgtk2.8 + python-traitsui 4.4.0-1.1 + python-pyface 4.4.0-1.1

python-wxgtk3.0 + patched python-traitsui + python-pyface 4.4.0-1.2 (see

The updated python-pyface also just updates the dependencies - see
#757313 for that patch.

Things actually look slightly better with the second one:

< FAILED (SKIP=14, errors=1, failures=3)
---
> FAILED (SKIP=14, failures=3)

I'm happy to NMU these changes.

Cheers,
    Olly
diff -Nru python-traitsui-4.4.0/debian/changelog python-traitsui-4.4.0/debian/changelog
--- python-traitsui-4.4.0/debian/changelog	2014-07-07 08:06:33.000000000 +1200
+++ python-traitsui-4.4.0/debian/changelog	2014-08-18 02:57:06.000000000 +1200
@@ -1,3 +1,10 @@
+python-traitsui (4.4.0-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update dependency on python-wxgtk2.8 to python-wxgtk3.0.
+
+ -- Olly Betts <o...@survex.com>  Mon, 18 Aug 2014 02:56:21 +1200
+
 python-traitsui (4.4.0-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru python-traitsui-4.4.0/debian/control python-traitsui-4.4.0/debian/control
--- python-traitsui-4.4.0/debian/control	2014-03-16 16:52:33.000000000 +1300
+++ python-traitsui-4.4.0/debian/control	2014-08-18 02:56:11.000000000 +1200
@@ -13,7 +13,7 @@
 
 Package: python-traitsui
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-traits, python-pyface, python-wxgtk2.8
+Depends: ${python:Depends}, ${misc:Depends}, python-traits, python-pyface, python-wxgtk3.0
 Breaks: python-traitsgui, python-traitsbackendqt, python-traitsbackendwx
 Replaces: python-traitsgui, python-traitsbackendqt, python-traitsbackendwx
 Description: traits-capable user interfaces

--- End Message ---
--- Begin Message ---
I NMUed this on 2014-09-28 but the changelog entry didn't close the bug:

python-traitsui (4.4.0-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Improve wxpython3.0.patch so mayavi2 works.

 -- Olly Betts <o...@survex.com>  Sat, 20 Sep 2014 00:05:20 +0000

Cheers,
    Olly

--- End Message ---

Reply via email to