| Summary: | Stabilize app-text/pylize-1.3b | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Thomas Kahle (RETIRED) <tomka> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | fauli |
| Priority: | High | Keywords: | STABLEREQ |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | 247424 | ||
| Bug Blocks: | |||
Hi Thomas. Python team, please acknowledge and cc arches. Current KEYWORDS="~ppc ~x86" Target KEYWORDS="ppc x86" Collides with docutils: * Detected file collision(s): * * /usr/lib/python2.6/site-packages/roman.py * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * dev-python/docutils-0.5-r1 * /usr/lib/python2.6/site-packages/roman.py * * Package 'app-text/pylize-1.3b' Collision is bug 247424, open since 2008. ppc done x86 stable, closing |
app-text/pylize-1.3b should be stabilized on x86 as the current stable version does not build. pylize-1.1b does not obey changes in htmlgen, also reported by the package: * Messages for package dev-python/htmlgen-2.2.2: * htmlgen now resides in its own subdirectory * so you need to do "from htmlgen import HTMLgen" instead of "import HTMLgen" emerge -1v pylize [....] Making documentation... Traceback (most recent call last): File "../build/scripts-2.6/pylize", line 609, in <module> from HTMLgen import TemplateDocument ImportError: No module named HTMLgen Failed. Re-check the installation. Reproducible: Always