python-fissix/python-fissix.changes
Dirk Mueller 32ffb9e1f6 Accepting request 942473 from home:bnavigator:py310
- 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.

OBS-URL: https://build.opensuse.org/request/show/942473
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fissix?expand=0&rev=8
2021-12-27 09:27:01 +00:00

37 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Wed Jul 1 06:10:52 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 20.5.1:
* No upstream changelog.
-------------------------------------------------------------------
Fri Sep 13 09:33:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Initial version, needed by dephell