Opened 10 years ago
Closed 4 years ago
#46351 closed defect (fixed)
py-wxpython-2.8: track the progress of transition to 3.0 and try to remove the port
Reported by: | mojca (Mojca Miklavec) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jyrkiwahlstedt, jjstickel (Jonathan Stickel), petrrr, cooljeanius (Eric Gallager), Veence (Vincent) | |
Port: | grass, py-dsv, py-pyface, py-robotframework-ride, py-wxpython-2.8 |
Description (last modified by mojca (Mojca Miklavec))
According to my counting there are currently up to three ports that are incompatible with wxPython 3.0 (see the initial ticket #38375):
2.8-only:
python/py-dsv
(cca. 1000 lines of possibly abandoned Python code)
compiles with 3.0, but doesn't work properly:
gis/grass
(new version theoretically works with 3.0, but there are some issues left on mac; #42161, #44056)python/py-robotframework-ride
(https://github.com/robotframework/RIDE/issues/924)
fully compatible with 3.0:
python/py-pyface
(https://github.com/enthought/pyface/issues/96)python/py-mayavi
python/py-pyphant
python/py-sogl
python/py-winpdb
science/gnuradio
science/gr-fosphor
science/relax
science/stimfit
I opened this ticket to track the progress towards the ideal world where supporting just wxPython 3.0 will be sufficient.
Attachments (1)
Change History (11)
Changed 10 years ago by mojca (Mojca Miklavec)
Attachment: | patch-DSV-DSV.py.diff added |
---|
comment:1 Changed 10 years ago by jjstickel (Jonathan Stickel)
See ticket #46585 for py-pyface and py-mayavi.
comment:2 Changed 9 years ago by mojca (Mojca Miklavec)
Description: | modified (diff) |
---|
I adjusted some links. Pyface developer claim that the software should be compatible with 3.0 by now and I updated the link to the issue tracker for RIDE.
comment:3 follow-up: 4 Changed 9 years ago by mojca (Mojca Miklavec)
Description: | modified (diff) |
---|
py-mayavi
is probably/hopefully resolved together with py-pyface
as well?
Jonathan, can you test please?
comment:4 Changed 9 years ago by jjstickel (Jonathan Stickel)
Replying to mojca@…:
py-mayavi
is probably/hopefully resolved together withpy-pyface
as well?Jonathan, can you test please?
I can test when pyface next releases. I don't follow regularly, so feel free to make a note here or contact me when that happens.
comment:5 Changed 9 years ago by jjstickel (Jonathan Stickel)
I've provided patches for latest pyface (and traitsui) on #50173. I left the note in the pyface port about QT being the preferred backend. I do believe it is the intent of enthought developers to transition to QT exclusively.
comment:6 Changed 8 years ago by mojca (Mojca Miklavec)
Cc: | Veence added |
---|
Vincent, I'm adding you to CC, hoping that you could help us get rid of wxPython 2.8 in grass (removal of grass 6 is also a valid option :).
I guess I'll simply remove DSV and keep hoping that a new release of robotframework-ride comes out soonish.
comment:7 Changed 5 years ago by mojca (Mojca Miklavec)
comment:8 Changed 4 years ago by mojca (Mojca Miklavec)
comment:9 Changed 4 years ago by mojca (Mojca Miklavec)
comment:10 Changed 4 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
preliminary attempt to make py-dsv work with wxPython 3.0