Port details |
- py-pyproject-api API to interact with the python pyproject.toml based projects
- 1.7.1 devel =2 1.7.1Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2023-12-16 18:45:05
- Last Update: 2024-06-23 17:27:05
- Commit Hash: 4c035b0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pyproject-api.readthedocs.io/
- Description:
- pyproject-api aims to abstract away interaction with pyproject.toml style
projects in a flexible way.
See also <https://github.com/tox-dev/pyproject-api>.
- ¦ ¦ ¦ ¦
- 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_api>0:devel/py-pyproject-api@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyproject-api/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyproject-api
- pkg install py311-pyproject_api
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_api listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyproject_api
- Package flavors (<flavor>: <package>)
- py311: py311-pyproject_api
- distinfo:
- TIMESTAMP = 1719151781
SHA256 (pyproject_api-1.7.1.tar.gz) = 7ebc6cd10710f89f4cf2a2731710a98abce37ebff19427116ff2174c9236a827
SIZE (pyproject_api-1.7.1.tar.gz) = 22271
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-hatchling>=0 : devel/py-hatchling@py311
- py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-covdefaults>=0 : devel/py-covdefaults@py311
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-pytest-mock>=0 : devel/py-pytest-mock@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-packaging>=0 : devel/py-packaging@py311
- py311-tomli>=0 : textproc/py-tomli@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-tox
Configuration Options:
- No options to configure
- Options name:
- devel_py-pyproject-api
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.1 23 Jun 2024 17:27:05 |
Thierry Thomas (thierry) |
devel/py-pyproject-api: upgrade to 1.7.1
Releases notes at <https://github.com/tox-dev/pyproject-api/releases>. |
1.6.1 16 Dec 2023 18:40:27 |
Thierry Thomas (thierry) |
devel/py-pyproject-api: new port to interact with the python pyproject.toml
API to interact with the python pyproject.toml based projects.
See <https://pypi.org/project/pyproject-api/>. |
Number of commits found: 2
|