Summary: | sci-astronomy/pyephem: Verify and potentially improve Python-related code | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
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)
![]() Additional improvement: Set DISTUTILS_SRC_TEST="setup.py" (before 'inherit') and use 'distutils_src_test' instead of the following line: PYTHONPATH=$(dir -d build/lib*) ${python} setup.py test || die "tests failed" Fixed in tree + 26 May 2010; Kacper Kowalik <xarthisius@gentoo.org> + pyephem-3.7.3.4.ebuild: + Improving Python-related code wrt bug 316163. Thanks Arfrever for + reporting. + Adding doc flag and sphinx dependency. |