Port details |
- py-frozenlist List-like structure which implements collections.abc.MutableSequence
- 1.3.0 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2021-12-19 21:51:07
- Last Update: 2022-03-25 17:19:24
- Commit Hash: b4f67e3
- Also Listed In: python
- License: APACHE20
- Description:
- The list is mutable until FrozenList.freeze() is called, after which
list modifications raise RuntimeError. A FrozenList instance is
hashable, but only when frozen. Attempts to hash a non-frozen instance
will result in a RuntimeError exception.
WWW: https://github.com/aio-libs/frozenlist
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}frozenlist>0:devel/py-frozenlist@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-frozenlist/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-frozenlist
- pkg install py38-frozenlist
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 py38-frozenlist listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-frozenlist
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1647264986
SHA256 (frozenlist-1.3.0.tar.gz) = ce6f2ba0edb7b0c1d8976565298ad2deba6f8064d2bebb6ffce2ca896eb35b0b
SIZE (frozenlist-1.3.0.tar.gz) = 65476
- 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:
-
- cython-3.8 : lang/cython@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- devel/py-aiosignal
- www/py-aiohttp
- Configuration Options:
- No options to configure
- Options name:
- devel_py-frozenlist
- USES:
- gettext-runtime python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Number of commits found: 3
|