Port details |
- py-pyyaml-env-tag Custom YAML tag for referencing environment variables in YAML files
- 0.1 devel
=0 0.1Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2021-09-24 12:00:40
- Last Update: 2021-09-28 07:48:39
- Commit Hash: 7af0b18
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/waylan/pyyaml-env-tag
- Description:
- This package was inspired by the Ruby package "yaml-env-tag". Its main
purpose is to reference environment variables in YAML scripts.
In contrast to other Python packages, that provide similar functionality, e.g.
"pyyaml-tags" it also offers to define defaults and to have the values not only
as strings.
WWW: https://github.com/waylan/pyyaml-env-tag
- ¦ ¦ ¦ ¦
- 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}pyyaml-env-tag>0:devel/py-pyyaml-env-tag@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-pyyaml-env-tag
- Package flavors (<flavor>: <package>)
- py38: py38-pyyaml-env-tag
- distinfo:
- TIMESTAMP = 1631897120
SHA256 (pyyaml_env_tag-0.1.tar.gz) = 70092675bda14fdec33b31ba77e7543de9ddc88f2e5b99160396572d11525bdb
SIZE (pyyaml_env_tag-0.1.tar.gz) = 5631
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-yaml>0 : devel/py-yaml@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pyyaml-env-tag
- 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.1 28 Sep 2021 07:48:39 |
Kai Knoblich (kai) |
devel/py-pyyaml-env-tag: Delete port
The primary idea was to rename the port accordingly in order to match
the upstream naming. [1]
In the meantime, another port with the correct naming has been added in
c71c5b210be3, so this port is now redundant. Thus delete it.
Reported by: koobs [1] |
0.1 24 Sep 2021 11:57:55 |
Kai Knoblich (kai) |
devel/py-pyyaml-env-tag: Add new port
This package was inspired by the Ruby package "yaml-env-tag". Its main
purpose is to reference environment variables in YAML scripts.
In contrast to other Python packages, that provide similar
functionality, e.g. "pyyaml-tags" it also offers to define defaults and
to have the values not only as strings.
WWW: https://github.com/waylan/pyyaml-env-tag |
Number of commits found: 2
|