File python-uncompyle6.changes of Package python-uncompyle6
-------------------------------------------------------------------
Mon May 18 09:10:38 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Fri Apr 17 09:26:00 UTC 2020 - pgajdos@suse.com
- version update to 3.6.5
* Handle nested async for in for... and better async comprehension detection via xdis. Still more work is needed.
* include token number in listings when -g and there is a parser error
* remove unneeded Makefiles now that remake 4.3+1.5dbg is a thing that has -c
* Bug in finding annotations in functions with docstrings
* Fix bug found by 2.4 sre_parse.py testing
* Fix transform module's ifelseif bugs
* Fix bug in 3.0 name module detection
* Fix docstring detection
-------------------------------------------------------------------
Tue Mar 10 13:13:18 UTC 2020 - pgajdos@suse.com
- version update to 3.6.4
* The main focus in this release was fix some of the more glaring
problems creapt in from the last release due to that refactor.
* See ChangeLog for details.
-------------------------------------------------------------------
Fri Feb 7 16:32:32 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 3.6.3
* Fix fragment bugs
* Preliminary support for decompiling Python 1.0, 1.1, 1.2, and 1.6
* Pypy 3.3, 3.5, 3.6, and 3.6.9 support
* Improve 3.0 decompilation
* Fix unmarshal incompletness detected in Pypy 3.6
* more accurate decompilation especially for 3.7 and 3.8.
* runing in 3.9-dev is tolerated
* Numerous bugs around handling lambda with keyword-only fixed.
* binary_expr and unary_expr have been renamed to bin_op and unary_op
* TL;DR, but nothing important
-------------------------------------------------------------------
Tue Sep 10 09:34:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.4.0:
* The main change is to add a tree-transformation phase
* Various bugfixes
-------------------------------------------------------------------
Mon Jul 22 11:54:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.3.5:
* No upstream changelog
-------------------------------------------------------------------
Fri Jun 28 11:10:52 UTC 2019 - Andreas Färber <afaerber@suse.de>
- Initial (v3.3.4)