Port details |
- py-backports.cached-property cached_property() - computed once per instance, cached as attribute
- 1.0.1 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-10-13 05:51:17
- Last Update: 2021-10-13 05:33:57
- Commit Hash: 54e8cf9
- Also Listed In: python
- License: MIT
- Description:
- Python 3.8 adds great descriptor to functools: cached_property. Technically all
required APIs was available since python 3.6, but it is what it is.
This package is a backport of this functionality for python 3.6 and 3.7.
WWW: https://github.com/penguinolog/backports.cached_property
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}backports.cached-property>0:devel/py-backports.cached-property@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-backports.cached-property/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-backports.cached-property
- pkg install py38-backports.cached-property
NOTE: This is a Python port. Instead of py38-backports.cached-property listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-backports.cached-property
- Package flavors (<flavor>: <package>)
- py38: py38-backports.cached-property
- distinfo:
- TIMESTAMP = 1632773602
SHA256 (backports.cached-property-1.0.1.tar.gz) = 1a5ef1e750f8bc7d0204c807aae8e0f450c655be0cf4b30407a35fd4bb27186c
SIZE (backports.cached-property-1.0.1.tar.gz) = 7430
- 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:
-
- py38-setuptools_scm>=3.4 : devel/py-setuptools_scm@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
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-backports.cached-property
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Oct 2021 05:33:57 1.0.1
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-backports.cached-property: Add py-backports.cached-property 1.0.1
Python 3.8 adds great descriptor to functools: cached_property. Technically all
required APIs was available since python 3.6, but it is what it is.
This package is a backport of this functionality for python 3.6 and 3.7.
WWW: https://github.com/penguinolog/backports.cached_property |
Number of commits found: 1
|