| Port details on branch 2025Q1 |
- py-isort Python utility/library to sort Python imports
- 7.0.0 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: 2025-12-02 12:07:16
- Commit Hash: 957afda
- 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 = 1763853330
SHA256 (isort-7.0.0.tar.gz) = 5513527951aadb3ac4292a41a16cbc50dd1642432f5e8c20057d414bdafb4187
SIZE (isort-7.0.0.tar.gz) = 805049
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-7.0.0:
COLORS=off: Color output support
PLUGINS=off: Setuptools integration 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:
|