Port details on branch 2023Q4 |
- py-isort Python utility/library to sort Python imports
- 6.0.1 devel
=3 6.0.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-10-23 11:49:29
- Last Update: 2025-03-14 09:54:16
- Commit Hash: 0b83436
- People watching this port, also watch:: qtkeychain-qt5, py311-treq, py311-Automat, linux-c7-atk, py311-beautifulsoup
- 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 = 1740836122
SHA256 (isort-6.0.1.tar.gz) = 1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450
SIZE (isort-6.0.1.tar.gz) = 821955
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
-
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-6.0.1:
COLORS=off: Color output support
PLUGINS=off: Setuptools integration support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-isort
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|