K 10 svn:author V 5 dbaio K 8 svn:date V 27 2017-08-08T23:57:29.660691Z K 7 svn:log V 557 textproc/py-parsimonious: Update to 0.8.0 Register devel/py-six as dependency - Make Grammar iteration ordered, making the __repr__ more like the original input. (Lucas Wiman) - Improve text representation and error messages for anonymous subexpressions. (Lucas Wiman) - Expose BadGrammar and VisitationError as top-level imports. - No longer crash when you try to compare a Node to an instance of a different class. (Esben Sonne) - Pin six at 1.9.0 to ensure we have python_2_unicode_compatible. (Sam Raker) - Drop Python 2.6 support. END