- **status**: review --> in-progress - **Reviewer**: Dave Brondsema - **Comment**:
With new Pygments package, am getting this test failure: ~~~~ FAIL: test_render (allura.tests.test_utils.TestLineAnchorCodeHtmlFormatter) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/dbrondsema/dbrondsema-4044/forge/Allura/allura/tests/test_utils.py", line 204, in test_render assert '<span class="lineno">1</span>' in hl_code AssertionError ~~~~ Should also manually check syntax highlighting in markdown, code repos, and diffs. (I haven't yet) --- ** [tickets:#7855] Upgrade docutils, Pygments and Babel, so docs can be built easily** **Status:** in-progress **Milestone:** unreleased **Labels:** sf-current sf-2 **Created:** Mon Mar 16, 2015 04:38 PM UTC by Dave Brondsema **Last Updated:** Fri Apr 03, 2015 04:29 PM UTC **Owner:** Heith Seewald Building our docs requires `pip install Sphinx` and the latest version of Sphinx uses significantly newer versions of docutils, Pygments, and Babel than Allura itself uses. Allura doesn't work with the newer versions. We should update Allura to use those versions, so that there is no difficulty in running Allura and building its docs with the same virtualenv. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.