Summary: | net-misc/neatx: Verify and potentially improve Python-related code | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever> |
Component: | Current packages | Assignee: | Gentoo NX Server project <nx> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
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)
2010-04-18 02:22:28 UTC
Tested with latest version (0.3.1_p59): * ebuild does not use deprecated functions/variables * does not work with python 3 * difficult to adapt to multiple python versions (configure script always aiming for the latest 2.x version, ...) * ebuild sets active version to 2, PYTHON_DEPENDS=2, shebangs in installed scripts fixed I've made all changes in new 0.3.1_p59-r1 |