Port details on branch 2024Q3 |
- py-black Uncompromising code formatter
- 24.10.0 devel =4 24.8.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-03-17 18:33:27
- Last Update: 2024-10-14 05:25:27
- Commit Hash: ebdd047
- People watching this port, also watch:: libevent, indexinfo, py39-beautifulsoup, libXdamage, asciidoc
- Also Listed In: python
- License: MIT
- WWW:
- https://black.readthedocs.io/en/stable/
- https://github.com/psf/black
- Description:
- Black is the uncompromising Python code formatter. By using it, you agree to
cede control over minutiae of hand-formatting. In return, Black gives you speed,
determinism, and freedom from pycodestyle nagging about formatting. You will
save time and mental energy for more important matters.
Blackened code looks the same regardless of the project you're reading.
Formatting becomes transparent after a while and you can focus on the content
instead.
Black makes code review faster by producing the smallest diffs possible.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-black/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-black
- pkg install py311-black
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-black listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-black
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728632326
SHA256 (black-24.10.0.tar.gz) = 846ea64c97afe3bc677b761787993be4991810ecc7a4a937816dd6bddedc4875
SIZE (black-24.10.0.tar.gz) = 645813
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:
-
- py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
- py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.8.0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-coverage>=5.3 : devel/py-coverage@py311
- py311-ipython>=7.8.0 : devel/ipython@py311
- py311-pre-commit>=0 : devel/py-pre-commit@py311
- py311-pytest-cov>=4.1.0 : devel/py-pytest-cov@py311
- py311-pytest-xdist>=3.0.2,1 : devel/py-pytest-xdist@py311
- py311-tokenize-rt>=3.2.0 : devel/py-tokenize-rt@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=8.0.0 : devel/py-click@py311
- py311-mypy_extensions>=0.4.3 : devel/py-mypy_extensions@py311
- py311-packaging>=22.0 : devel/py-packaging@py311
- py311-pathspec>=0.9.0 : devel/py-pathspec@py311
- py311-platformdirs>=2 : devel/py-platformdirs@py311
- py311-regex>=2020.1.8 : textproc/py-regex@py311
- py311-colorama>=0.4.3 : devel/py-colorama@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- games/anki
- math/py-fpylll
- for Run
-
- devel/py-flake8-black
- devel/py-hypothesis
- devel/py-pyls-black
- devel/py-pytest-black
- devel/py-pytest-examples
- devel/py-pytoolconfig
- devel/py-ttictoc
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-black-24.10.0:
COLORAMA=on: Color support
D=off: Blackd HTTP server
JUPYTER=off: Jupyter support
UVLOOP=off: Event loop support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-black
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|