Port details on branch 2023Q4 |
- py-pyls-black Black plugin for the Python Language Server
- 0.4.7_3 devel
=2 0.4.7_3Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2021-02-27 10:17:04
- Last Update: 2025-01-04 13:48:45
- Commit Hash: 025d11d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/rupert/pyls-black
- Description:
- Black plugin for the Python Language Server.
- Can either format an entire file or just the selected text
- The code will only be formatted if it is syntactically valid
Python
- Text selections are treated as if they were a separate
Python file. This also means that an indented block of code
cannot be formatted
- Will use your project's pyproject.toml if it has one.
Using pyls-black while yapf and autopep8 are installed, may
lead to unexpected results!
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyls-black>0:devel/py-pyls-black@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-pyls-black
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1622886488
SHA256 (pyls-black-0.4.7.tar.gz) = 6e087adca067391a65a577676ea2d62f0a6cb2bf23bf45dbefbbd48c0d2bb8d4
SIZE (pyls-black-0.4.7.tar.gz) = 3958
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-black>0 : devel/py-black@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pyls-black
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|