x11-misc/outwiker fails to run with wxpython 3.0 (this is mented at official site: http://jenyay.net/Outwiker/English ) it should depend on version 2.8. with dev-python/wxpython-3.0: ostin@ostinote ~ $ outwiker Traceback (most recent call last): File "runoutwiker.py", line 10, in <module> wxversion.select("2.8") File "/usr/lib64/python2.7/site-packages/wxversion.py", line 152, in select raise VersionError("Requested version of wxPython not found") wxversion.VersionError: Requested version of wxPython not found with dev-python/wxpython-2.8 it works well PS: also version bump?
Bleh, it also depends on old webkit-gtk :S
commit ffb13985985338cce61ed7077b03324639ba3768 Author: Sergey Popov <pinkbyte@gentoo.org> Date: Sat Jun 18 19:17:45 2016 +0300 x11-misc/outwiker: version bump Set SLOT on wxpython dependency Gentoo-Bug: 571488 Gentoo-Bug: 584170 Package-Manager: portage-2.3.0_rc1 Dependencies corrected. Version bump for new wxpython will happen in bug #584170