python-lsp-black 2.0.0-1 source package in Ubuntu

Changelog

python-lsp-black (2.0.0-1) unstable; urgency=medium

  * New upstream version 2.0.0
  * Drop d/patches

 -- Jochen Sprickerhof <email address hidden>  Wed, 07 Feb 2024 13:53:43 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-lsp-black_2.0.0-1.dsc 2.3 KiB 5efc542f1cb06d9c2bcb9ddf652413b42a955cf00e5932a9b9bdb5846c6dd1ce
python-lsp-black_2.0.0.orig.tar.gz 10.2 KiB 6387584c38e5758431f5d61c269860892f57b7442c0cf9bd712ad64231b9bb1c
python-lsp-black_2.0.0-1.debian.tar.xz 2.5 KiB 4ac090ae01bab18691830618fc7e45d11a7a1427705285969d268f3a25e3059c

Available diffs

No changes file available.

Binary packages built by this source

python3-pylsp-black: Black plugin for the Python Language Server

 This package provides a plugin to support the Black formatter in editors
 that support the Python Language Server.
 .
 It is recommended by the author to not have python3-yapf or python3-autopep8
 installed when using this plugin, as that might lead to unexpected results.