Subject: CVS commit: pkgsrc/lang/py-uncompyle6
From: Adam Ciarcinski
Date: 2019-03-26 21:58:49
Message id: 20190326205849.53EF1FB16@cvs.NetBSD.org

Log Message:
py-uncompyle6: updated to 3.2.6

3.2.6:
Bug Fixes
* Python 3.x bytecode confusing "try/else" with "try" in a loop,
* Python 3 bug in not detecting end bounds of an "if" ... "elif",
* Comma placement in 3.6 and 3.7 **kwargs,
* Fix "if" return boundary in 3.6+,
* 2.7 can have two JUMP_BACKs at the end of a while loop

Pull Requests
* Better "assert" statement detemination in Python 2.7
* Python 3.7 testing
* Run more f-string tests on Python 3.7
* support utf-8 chars in Python 3 sourcecode

Files:
RevisionActionfile
1.4modifypkgsrc/lang/py-uncompyle6/Makefile
1.4modifypkgsrc/lang/py-uncompyle6/distinfo