pkgsrc/lang/py-libcst
adam da56fb612b py-libcst: updated to 0.4.3
0.4.3 - 2022-05-11

Fixed
* Restore the 0.4.1 behavior for libcst.helpers.get_absolute_module


0.4.2 - 2022-05-04

Fixed
* native: Avoid crashing by making IntoPy conversion fallible
* native: make sure ParserError's line is zero-indexed
* Fix space validation for AsName and Await
* Qualified Name Provider: Fix returned qname for symbols that are prefixes of each other
* Rename Codemod: Correct last renamed import from
* Many changes to the Apply Type Comments codemod:
  * Allow for skipping quotes when applying type comments
  * Port pyre fixes
  * Preserve as-imports when merging type annotations.
  * Qualify imported symbols when the dequalified form would cause a conflict
  * Add an argument to always qualify imported type annotations.

Added
* Create an AddTrailingCommas codemod
* Define gather global names visitor

Updated
* Support module and package names in the codemod context
* Drop support for running libcst using a python 3.6 interpreter
* Update relative import logic to match cpython
* Scope Provider: Consider access information when computing qualified names for nodes
2022-05-16 19:20:04 +00:00
..
patches
cargo-depends.mk
DESCR
distinfo py-libcst: updated to 0.4.3 2022-05-16 19:20:04 +00:00
Makefile py-libcst: updated to 0.4.3 2022-05-16 19:20:04 +00:00
PLIST py-libcst: updated to 0.4.3 2022-05-16 19:20:04 +00:00