Port details |
- py-pyproject-api API to interact with the python pyproject.toml based projects
- 1.9.1 devel
=2 1.8.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-12-16 18:45:05
- Last Update: 2025-05-25 09:52:39
- Commit Hash: 7700420
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pyproject-api.readthedocs.io/latest/
- https://github.com/tox-dev/pyproject-api
- Description:
- pyproject-api aims to abstract away interaction with pyproject.toml style
projects in a flexible way.
 ¦ ¦ ¦ ¦ 
- 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 = 1747715412
SHA256 (pyproject_api-1.9.1.tar.gz) = 43c9918f49daab37e302038fc1aed54a8c7a91a9fa935d00b9a485f37e0f5335
SIZE (pyproject_api-1.9.1.tar.gz) = 22710
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-vcs>=0.4 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.27 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-covdefaults>=2.3 : devel/py-covdefaults@py311
- py311-pytest-cov>=6 : devel/py-pytest-cov@py311
- py311-pytest-mock>=3.14 : 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>=25 : devel/py-packaging@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: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.1 25 May 2025 09:52:39
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyproject-api: Update to 1.9.1
Changes: https://github.com/tox-dev/pyproject-api/releases |
1.9.0 18 Apr 2025 05:37:38
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyproject-api: Update to 1.9.0
- Fix PORTNAME
- Update WWW and clean up pkg-descr
- Fix *_DEPENDS
- Sort *_DEPENDS
- Fix version requirement of *_DEPENDS
- Convert to USE_PYTHON=autoplist
- Bump PORTREVISION of dependent ports for dependency change
- Take maintainership
Changes: https://github.com/tox-dev/pyproject-api/releases |
1.8.0 08 Jan 2025 21:41:11
    |
Thierry Thomas (thierry)  |
devel/py-pyproject-api: upgrade to 1.8.0
Also release maintainership.
Release notes at https://github.com/tox-dev/pyproject-api/releases |
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: 5
|