Opened 10 years ago
Last modified 4 years ago
#46351 closed defect
py-wxpython-2.8: track the progress of transition to 3.0 and try to remove the port — at Version 3
Reported by: | mojca (Mojca Miklavec) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jyrkiwahlstedt, jjstickel (Jonathan Stickel), petrrr, egall@… | |
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.
Change History (4)
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 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?
Note: See
TracTickets for help on using
tickets.
preliminary attempt to make py-dsv work with wxPython 3.0