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

Changelog

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

  * Deprecate pkg_resources package (closes: #1083660)

 -- Julian Gilbey <email address hidden>  Wed, 20 Nov 2024 20:44:43 +0000

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
Questing release universe misc
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-lsp-black_2.0.0-5.dsc 2.2 KiB 27f3e1251841eddcd258a824060e2ae7ef155452a2035f37ef3315262c0cd7ab
python-lsp-black_2.0.0.orig.tar.gz 10.2 KiB 6387584c38e5758431f5d61c269860892f57b7442c0cf9bd712ad64231b9bb1c
python-lsp-black_2.0.0-5.debian.tar.xz 3.9 KiB 7b30199c761ddd88a49dd4ba213e60bd972c2b8250e1d8f05c20c9e9ff37f0d3

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.