Port details |
- pycomposefile Structured deserialization of Docker Compose files for Python
- 0.0.30_1 devel =2 0.0.30Version of this port present on the latest quarterly branch.
- Maintainer: dbaio@FreeBSD.org
- Port Added: 2023-10-02 01:04:25
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/pycomposefile/
- Description:
- Structured deserialization of Docker Compose files.
A Python library mainly used for the azure-cli application.
- ¦ ¦ ¦ ¦
- 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}pycomposefile>0:devel/pycomposefile@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/pycomposefile/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pycomposefile
- pkg install py311-pycomposefile
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-pycomposefile listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pycomposefile
- Package flavors (<flavor>: <package>)
- py311: py311-pycomposefile
- distinfo:
- TIMESTAMP = 1696204074
SHA256 (pycomposefile-0.0.30.tar.gz) = 190a2920ef05f86e620f3e0d1761931c2a57a38baa2877472337df69c8a1ca53
SIZE (pycomposefile-0.0.30.tar.gz) = 15893
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pyyaml>=6.0 : devel/py-pyyaml@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- sysutils/py-azure-cli
Configuration Options:
- No options to configure
- Options name:
- devel_pycomposefile
- 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 |
0.0.30_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.0.30 01 Oct 2023 23:58:56 |
Danilo G. Baio (dbaio) |
devel/pycomposefile: New port
Structured deserialization of Docker Compose files.
A Python library mainly used for the azure-cli application.
https://pypi.org/project/pycomposefile/ |
Number of commits found: 2
|