Port details |
- py-pyproject-hooks Wrappers to call pyproject.toml-based build backend hooks
- 1.2.0 devel =4 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-10-14 05:30:36
- Last Update: 2024-10-17 19:03:05
- Commit Hash: ccf45271
- People watching this port, also watch:: xxd, autoconf, p5-Text-Unidecode, indexinfo, vim
- Also Listed In: python
- License: MIT
- WWW:
- https://pyproject-hooks.readthedocs.io/en/latest/
- https://github.com/pypa/pyproject-hooks
- Description:
- pyproject-hooks is a low-level library for calling build-backends in
pyproject.toml-based project. It provides the basic functionality to help write
tooling that generates distribution files from Python projects.
If you want a tool that builds Python packages, you'll want to use
devel/py-build instead. This is an underlying piece for pip, build and other
"build frontends" use to call "build backends" within them.
- ¦ ¦ ¦ ¦
- 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}pyproject-hooks>0:devel/py-pyproject-hooks@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyproject-hooks/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyproject-hooks
- pkg install py311-pyproject-hooks
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-pyproject-hooks listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyproject-hooks
- Package flavors (<flavor>: <package>)
- py311: py311-pyproject-hooks
- py310: py310-pyproject-hooks
- py39: py39-pyproject-hooks
- py38: py38-pyproject-hooks
- distinfo:
- TIMESTAMP = 1728922910
SHA256 (pyproject_hooks-1.2.0.tar.gz) = 1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8
SIZE (pyproject_hooks-1.2.0.tar.gz) = 19228
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:
-
- python3.11 : lang/python311
- py311-flit-core>=3.2<4 : devel/py-flit-core@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
-
- japanese/py-unidic
- misc/py-datasets
- for Run
-
- devel/py-build
- devel/py-pdm
- devel/py-pip-tools
- devel/py-poetry
Configuration Options:
- No options to configure
- Options name:
- devel_py-pyproject-hooks
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|