Summary: | dev-python/pyside: Verify and potentially improve Python-related code | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever> |
Component: | Current packages | Assignee: | Dominik Kapusta (RETIRED) <ayoy> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | qt |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 308257 |
Description
Arfrever Frehtes Taifersar Arahesis (RETIRED)
![]() PySide depends on Python >=2.5, so added appropriate PYTHON_DEPEND and now calling 'python_set_active_version 2' in pkg_setup(). PySide also doesn't support installation for multiple Python versions (libraries linking to libpython2*.so located in /usr/lib). Marking as fixed, I hope that's all but please reopen if there's more to do. |