python-libcst 1.2.0-1build1 source package in Ubuntu

Changelog

python-libcst (1.2.0-1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:17:16 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-libcst_1.2.0.orig.tar.gz 733.7 KiB 10f4b2e72aeb6a90acba0a9104bf061840f0b6865c68c7031b03f66fc298ec19
python-libcst_1.2.0-1build1.debian.tar.xz 5.6 KiB d2fa2ef698bd6eca08da5b88db6f5a2956e55417a3099f474857f36e3aef7335
python-libcst_1.2.0-1build1.dsc 2.3 KiB 985ed34e05da90f30096cd68518e06a460fb4430d44b5b6bc59305ddf9ff00f3

View changes file

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