| Port details |
- py-legacy-api-wrap Wrap legacy APIs in python projects
- 1.4.1 devel
=0 1.4.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-07-24 11:27:15
- Last Update: 2025-07-24 11:18:49
- Commit Hash: b9f1584
- Also Listed In: python
- License: MPL20
- WWW:
- https://github.com/flying-sheep/legacy-api-wrap
- Description:
- Legacy API Wrapper defines a decorator to wrap legacy APIs. The primary use case
is APIs defined before keyword-only parameters existed.
¦ ¦ ¦ ¦ 
- 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}legacy-api-wrap>0:devel/py-legacy-api-wrap@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-legacy-api-wrap/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-legacy-api-wrap
- pkg install py311-legacy-api-wrap
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-legacy-api-wrap listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-legacy-api-wrap
- Package flavors (<flavor>: <package>)
- py311: py311-legacy-api-wrap
- distinfo:
- TIMESTAMP = 1753265680
SHA256 (legacy_api_wrap-1.4.1.tar.gz) = 9c40d67aa8312fec8763e87cbf28fea4b67710c79ca7a18137b573d150f3b2b4
SIZE (legacy_api_wrap-1.4.1.tar.gz) = 11003
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-docstring-description>=0 : devel/py-hatch-docstring-description@py311
- 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 Run
-
- devel/py-anndata
Configuration Options:
- No options to configure
- Options name:
- devel_py-legacy-api-wrap
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.4.1 24 Jul 2025 11:18:49
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-legacy-api-wrap: Add py-legacy-api-wrap 1.4.1
Legacy API Wrapper defines a decorator to wrap legacy APIs. The primary use case
is APIs defined before keyword-only parameters existed. |
Number of commits found: 1
|