* Testing of dev-python/docutils-0.9.1 with CPython 3.2... PYTHONPATH=build-3.2/lib python3.2 test/alltests.py File "test/alltests.py", line 84 print 'Working directory: %s' % os.getcwd() ^ SyntaxError: invalid syntax * ERROR: dev-python/docutils-0.9.1 failed (test phase): * Testing failed with CPython 3.2 in testing() function
This regression has been introduced in this commit: *docutils-0.9.1 (24 Aug 2012) 24 Aug 2012; Patrick Lauer <patrick@gentoo.org> +docutils-0.9.1.ebuild: Bump setup.py has changed, but ebuild has not been adapted.
+ 24 Aug 2012; Mike Gilbert <floppym@gentoo.org> docutils-0.9.1.ebuild: + Fix tests when run with python 3. Bug 432546. +