| Port details on branch 2026Q2 |
- py-isort Python utility/library to sort Python imports
- 8.0.1 devel
=1 7.0.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-10-23 11:49:29
- Last Update: 2026-04-18 21:51:56
- Commit Hash: 4e8a3ac
- People watching this port, also watch:: py311-Automat, freeimage, font-misc-meltho, libjxl, py311-pycparser
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/PyCQA/isort
- Description:
- isort is a Python utility/library to sort imports alphabetically, and
automatically separated into sections. It provides a command line utility,
Python library and plugins for various editors to quickly sort all your imports.
¦ ¦ ¦ ¦ 
- 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}isort>0:devel/py-isort@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-isort/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-isort
- pkg install py311-isort
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-isort listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-isort
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775587306
SHA256 (isort-8.0.1.tar.gz) = 171ac4ff559cdc060bcfff550bc8404a486fee0caab245679c2abe7cb253c78d
SIZE (isort-8.0.1.tar.gz) = 769592
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-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- devel/py-pytest-isort
- devel/pylint
- www/py-requests_ntlm
-
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-isort-8.0.1:
COLORS=off: Color output support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-isort
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|