Port details |
- py-mkdocs-get-deps MkDocs extension that lists all dependencies according to a mkdocs.yml
- 0.2.0_1 textproc =2 0.2.0Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2024-05-04 08:18:06
- 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://github.com/mkdocs/get-deps
- Description:
- This package offers an extra command for MkDocs that infers required PyPI
packages from plugins in mkdocs.yml.
- ¦ ¦ ¦ ¦
- 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}mkdocs-get-deps>0:textproc/py-mkdocs-get-deps@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-mkdocs-get-deps/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-mkdocs-get-deps
- pkg install py311-mkdocs-get-deps
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-mkdocs-get-deps listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mkdocs-get-deps
- Package flavors (<flavor>: <package>)
- py311: py311-mkdocs-get-deps
- distinfo:
- TIMESTAMP = 1714706840
SHA256 (mkdocs_get_deps-0.2.0.tar.gz) = 162b3d129c7fad9b19abfdcb9c1458a651628e4b1dea628ac68790fb3061c60c
SIZE (mkdocs_get_deps-0.2.0.tar.gz) = 10239
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
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-mergedeep>=1.3.4 : devel/py-mergedeep@py311
- py311-platformdirs>=2.2.0 : devel/py-platformdirs@py311
- py311-pyyaml>=5.1 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-mkdocs
Configuration Options:
- No options to configure
- Options name:
- textproc_py-mkdocs-get-deps
- 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.2.0_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.2.0 04 May 2024 08:13:23 |
Kai Knoblich (kai) |
textproc/py-mkdocs-get-deps: New port
This package offers an extra command for MkDocs that infers required
PyPI packages from plugins in mkdocs.yml. |
Number of commits found: 2
|