On Tue, Dec 23, 2008 at 6:45 PM, Will Maier <willma...@ml1.net> wrote: > Hello again- > > On Tue, Dec 23, 2008 at 09:20:20AM -0600, Will Maier wrote: >> This requires Benoit's port of py-jinja (with my tweaks, just sent >> to ports@) as well as a trivial update to py-setuptools >> (forthcoming). > > Bah -- py-pygments lives in textproc, not devel. Updated tarball: > > http://www.lfod.us/~will/py-sphinx-a.tgz > > Thanks! >
Thanks for this port :) Just teste, here he result : * py-setuptools pass regress tests and work well with some apps here * py-jinja2 don't pass regress tests here, however I tested it on some "real" docs made for sphinx, and everything was ok. here is the error I have while doing regress tests: ===> Regression check for py-sphinx-0.5.1 ........Finfo: not running latex, it doesn't seem to be installed ................ ====================================================================== FAIL: test_build.test_html ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.5/site-packages/nose/case.py", line 182, in runT st self.test(*self.arg) File "/home/ports/mystuff/devel/py-sphinx/w-py-sphinx-0.5.1/Sphinx-0.5.1/test /util.py", line 157, in deco func(app, *args2, **kwargs2) File "/home/ports/mystuff/devel/py-sphinx/w-py-sphinx-0.5.1/Sphinx-0.5.1/test /test_build.py", line 127, in test_html 'path %s in %s' % (text, path, fname)) AssertionError: '[Ref1]' not found in any node matching path .//t...@class='labe '] in contents.html ---------------------------------------------------------------------- Ran 25 tests in 7.769s FAILED (failures=1) Running Sphinx test suite... *** Error code 1 Stop in /usr/ports/mystuff/devel/py-sphinx (line 33 of Makefile). *** Error code 1 Stop in /usr/ports/mystuff/devel/py-sphinx (line 2205 of /usr/ports/infrastruct re/mk/bsd.port.mk). or in regress tests : best, - benoƮt