Port details on branch 2022Q2 |
- py-sortedcontainers Python Sorted Container Types: SortedList, SortedDict, and SortedSet
- 2.4.0_1 devel
=8 2.4.0_1Version of this port present on the latest quarterly branch. - Maintainer: antoine@FreeBSD.org
 - Port Added: 2015-03-27 13:12:40
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: py311-cryptography, libidn2, dejavu, libevent, py311-hpack
- Also Listed In: python
- License: APACHE20
- WWW:
- https://www.grantjenks.com/docs/sortedcontainers/
- Description:
- SortedContainers is an Apache2 licensed containers library, written in
pure-Python, and fast as C-extensions.
¦ ¦ ¦ ¦ 
- 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}sortedcontainers>0:devel/py-sortedcontainers@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-sortedcontainers/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-sortedcontainers
- pkg install py311-sortedcontainers
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-sortedcontainers listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sortedcontainers
- Package flavors (<flavor>: <package>)
- py311: py311-sortedcontainers
- distinfo:
- TIMESTAMP = 1660812511
SHA256 (sortedcontainers-2.4.0.tar.gz) = 25caa5a06cc30b6b83d11423433f65d1f9d76c4c6a0c90e3379eaa43b9bfdb88
SIZE (sortedcontainers-2.4.0.tar.gz) = 30594
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- databases/py-fakeredis
- databases/py-snowflake-connector-python
- devel/py-cle
- devel/py-distributed
- devel/py-hypothesis
- devel/py-intervaltree
- devel/py-pytrie
-
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:
- No options to configure
- Options name:
- devel_py-sortedcontainers
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|