Opened 4 years ago
Closed 3 years ago
#62209 closed defect (fixed)
py37-pyface +wxpython30 depends on nonexistent py37-wxpython-3.0
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jjstickel (Jonathan Stickel) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | jjstickel (Jonathan Stickel), mojca (Mojca Miklavec) | |
Port: | py-pyface py-wxpython-3.0 |
Description
https://build.macports.org/builders/jobs-mirror/builds/241925/steps/mirror/logs/stdio
---> Fetching distfiles for py37-pyface Error: No such port: py37-wxpython-3.0
py-pyface only offers python 3.x versions. py-wxpython-3.0 only offers a python 2.7 version. Seems like you need to either add python 3 support to py-wxpython-3.0 or remove py-pyface's +wxpython30 variant.
Change History (2)
comment:1 Changed 4 years ago by jjstickel (Jonathan Stickel)
comment:2 Changed 3 years ago by jjstickel (Jonathan Stickel)
Owner: | set to jjstickel |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I see that
py-wxpython-4.0
exists. Upstream suggests it works but is experimental. But I don't use wxWidgets and hence can't test it, so I'd be fine removing the wx variant entirely instead. Thoughts?