python-libcst 1.2.0-1 source package in Ubuntu

Changelog

python-libcst (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * Fix dependency on newer pyo3. Closes: #1064698

 -- Jelmer Vernooij <email address hidden>  Tue, 27 Feb 2024 00:27:35 -0000

Upload details

Uploaded by:
Jelmer Vernooij
Uploaded to:
Sid
Original maintainer:
Jelmer Vernooij
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-libcst_1.2.0-1.dsc 1.9 KiB 434f918b1d8cbe9b7b6c34aa213973ff689505e7aa2ef9b6aaa6ec01d2f7297b
python-libcst_1.2.0.orig.tar.gz 733.7 KiB 10f4b2e72aeb6a90acba0a9104bf061840f0b6865c68c7031b03f66fc298ec19
python-libcst_1.2.0-1.debian.tar.xz 5.5 KiB 643a4b0871bb82c766032b7c3a439cd575c6ab943f06d5b7b2069977a704ba65

No changes file available.

Binary packages built by this source

python3-libcst: Concrete Syntax Tree (CST) parser and serializer library for Python

 LibCST parses Python 3.0 -> 3.11 source code as a CST tree that keeps
 all formatting details (comments, whitespaces, parentheses, etc). It's useful
 for building automated refactoring (codemod) applications and linters.

python3-libcst-dbgsym: debug symbols for python3-libcst