| Summary: | =dev-python/flask-restless-0.11.0-r1 should build docs conditionally | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | René 'Necoro' Neumann <gentoo> |
| Component: | [OLD] Development | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mgorny |
| Priority: | Normal | Keywords: | PATCH |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | flask-restless-0.11.0-r1.ebuild.patch | ||
This seems to have been fixed. |
Created attachment 359822 [details, diff] flask-restless-0.11.0-r1.ebuild.patch Due to a misplaced 'fi', the docs are built unconditionally. This is a problem, as a) no deps are pulled in and b) as the ebuild itself states: flask-restless has to be installed to build the docs :) Patch attached.