python-lsp-black 2.0.0-4 source package in Ubuntu
Changelog
python-lsp-black (2.0.0-4) unstable; urgency=medium [ Johannes Schauer Marin Rodrigues ] * Re-enable test_load_config_defaults and test_load_config_with_skip_options by cherry-picking pull/56 from upstream [ Julian Gilbey ] * Make package work with newer black (24.4.0) * Bump standards version (no changes required) -- Julian Gilbey <email address hidden> Fri, 19 Apr 2024 17:49:55 +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 | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-lsp-black_2.0.0-4.dsc | 2.2 KiB | bd4a67ddd1f2383e5054a8aada1ae1f189c49fecb3082d13062f01f2fdc2cea8 |
python-lsp-black_2.0.0.orig.tar.gz | 10.2 KiB | 6387584c38e5758431f5d61c269860892f57b7442c0cf9bd712ad64231b9bb1c |
python-lsp-black_2.0.0-4.debian.tar.xz | 3.5 KiB | b411b0dfab5cac956a3ab99f092aaa077b1dbb87318bf478217b79e95b31c107 |
Available diffs
- diff from 2.0.0-2 to 2.0.0-4 (1.9 KiB)
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.