2021-12-27 09:27:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 25 21:00:56 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to 21.11.13
|
|
|
|
* Fix: except fixer checks against the value of a node (#42, #43)
|
|
|
|
* Improved urllib fixer to include __version__ (#44)
|
|
|
|
* Tested against Python 3.9 (#32, #45)
|
|
|
|
- Release 21.6.6
|
|
|
|
* New fixer for sorted() and list.sort() (#25)
|
|
|
|
* Token helpers for LBrace, RBrace, and Colon (#34)
|
|
|
|
* Fix for long used as keyword argument name (#28)
|
|
|
|
* Fix for exceptions with "as" keyword (#40)
|
|
|
|
* Support for running tests outside of source tree (#31)
|
|
|
|
* Documentation for fixers, general API, and usage (#23, #24,
|
|
|
|
#29)
|
|
|
|
- Fix caching interference between flavors
|
|
|
|
- Build with PEP517 flit-core.
|
|
|
|
|
2020-09-19 09:50:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 18 15:33:11 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Activate test suite
|
|
|
|
- Update to 20.8.0
|
|
|
|
* include dict in iterating context
|
|
|
|
* Fixed reporting some unchanged files as needing modification
|
|
|
|
|
2020-07-01 06:18:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 1 06:10:52 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 20.5.1:
|
|
|
|
* No upstream changelog.
|
|
|
|
|
2019-09-13 09:36:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 13 09:33:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Initial version, needed by dephell
|