Port details on branch 2025Q2 |
- py-griffe Signatures for entire Python programs
- 1.7.2 textproc
=0 1.7.2Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2025-04-13 10:39:11
- Last Update: 2025-04-13 10:37:04
- Commit Hash: 3248ad2
- Also Listed In: python
- License: ISCL
- WWW:
- https://github.com/mkdocstrings/griffe
- Description:
- Signatures for entire Python programs. Extract the structure, the frame, the
skeleton of your project, to generate API documentation or find breaking
changes in your 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}griffe>0:textproc/py-griffe@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-griffe/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-griffe
- pkg install py311-griffe
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-griffe listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-griffe
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1743677214
SHA256 (griffe-1.7.2.tar.gz) = 98d396d803fab3b680c2608f300872fd57019ed82f0672f5b5323a9ad18c540c
SIZE (griffe-1.7.2.tar.gz) = 394919
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:
-
- py311-pdm-backend>0 : devel/py-pdm-backend@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-jsonschema>=4.17.3 : devel/py-jsonschema@py311
- py311-mkdocstrings>0 : textproc/py-mkdocstrings@py311
- py311-pytest-xdist>=3.3,1 : devel/py-pytest-xdist@py311
- git : devel/git
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-colorama>=0.4 : devel/py-colorama@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-mkdocstrings-python
Configuration Options:
- No options to configure
- Options name:
- textproc_py-griffe
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.2 13 Apr 2025 10:37:04
    |
Kai Knoblich (kai)  |
textproc/py-griffe: Update to 1.7.2
* Adjust USE=python accordingly, because Python 3.8 is no longer
present in the ports tree after ca15850a2b13 while I'm here.
Changelog since 1.7.0:
https://github.com/mkdocstrings/griffe/releases/tag/1.7.2
MFH: 2025Q2
(cherry picked from commit 0c6fc63c32588a1775e3d8a556ff7becc8a9e4da) |
Number of commits found: 1
|