forked from pool/python-astunparse
* Python 3.7 compatibility * Fix the roundtripping of very complex f-strings. * Add support for the Constant node in Python 3.8 * Add tests to the sdist - Execute tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astunparse?expand=0&rev=5
20 lines
660 B
Plaintext
20 lines
660 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Mar 6 12:29:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.6.2:
|
|
* Python 3.7 compatibility
|
|
* Fix the roundtripping of very complex f-strings.
|
|
* Add support for the Constant node in Python 3.8
|
|
* Add tests to the sdist
|
|
- Execute tests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:45:45 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 3 03:33:04 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|