Summary: | dev-python/wxpython-4.1.1 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | m.manico |
Component: | Current packages | Assignee: | Gentoo wxWidgets Herd <wxwidgets> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | ionen, python, stefantalpalaru |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 577030 | ||
Bug Blocks: |
Description
m.manico
2021-01-24 18:40:19 UTC
wxPython 4.1 tracks wxWidgets (wxGTK) 3.1.x, which is a development release without ABI stability. Does wxPython 4.1.1 build and work properly against wxGTK-3.0.x, do you know? I don't know. I did not investigate requirements/context when filing this bump request. I guess we wait for wxGTK 3.1.x to stabilize for it to enter the portage tree, which is tracked at https://bugs.gentoo.org/577030 (In reply to Mart Raudsepp from comment #1) > Does wxPython 4.1.1 build and work properly against > wxGTK-3.0.x, do you know? wxPython-4.1.1 depends on an unreleased wxWidgets-3.1.5, so it cannot be built with the system wxWidgets (wxGTK): https://github.com/wxWidgets/Phoenix/issues/1909 The best you can do right now is wxPython-4.1.0 and wxGTK-3.1.4. dev-python/wxpython-4.1.1-r1 and x11-libs/wxGTK-3.1.5-r300 are available in my overlay: https://github.com/stefantalpalaru/gentoo-overlay |