notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q2
py-griffe Signatures for entire Python programs
1.7.3 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.3Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-13 10:39:11
Last Update: 2025-05-15 15:31:53
Commit Hash: 6da75ec
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found 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>)
  • py311: py311-griffe
distinfo:
TIMESTAMP = 1747319054 SHA256 (griffe-1.7.3.tar.gz) = 52ee893c6a3a968b639ace8015bec9d36594961e156e23315c8e8e51401fa50b SIZE (griffe-1.7.3.tar.gz) = 395137

Packages (timestamps in pop-ups are UTC):
py39-griffe
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----0.38.10.38.10.38.1
FreeBSD:15:latest--n/a-n/an/a0.39.10.40.1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-griffe
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.15.01.15.0-1.9.01.15.0n/an/an/a
FreeBSD:13:quarterly1.15.01.15.0-1.9.01.15.0n/an/an/a
FreeBSD:14:latest1.15.01.15.0-1.9.01.15.0---
FreeBSD:14:quarterly1.15.01.15.0-1.9.01.15.0---
FreeBSD:15:latest1.15.01.15.0n/a1.9.0n/an/a--
FreeBSD:15:quarterly1.15.01.15.0n/a-n/an/a--
FreeBSD:16:latest1.15.01.15.0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-pdm-backend>0 : devel/py-pdm-backend@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-jsonschema>=4.17.3 : devel/py-jsonschema@py311
  2. py311-mkdocstrings>0 : textproc/py-mkdocstrings@py311
  3. py311-pytest-xdist>=3.3,1 : devel/py-pytest-xdist@py311
  4. git : devel/git
  5. py311-pytest>=7,1 : devel/py-pytest@py311
  6. python3.11 : lang/python311
Runtime dependencies:
  1. py311-colorama>=0.4 : devel/py-colorama@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/griffe/
  2. https://pypi.org/packages/source/g/griffe/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.3
15 May 2025 15:31:53
commit hash: 6da75ec892c30abf56e9573b51e925893a616fcfcommit hash: 6da75ec892c30abf56e9573b51e925893a616fcfcommit hash: 6da75ec892c30abf56e9573b51e925893a616fcfcommit hash: 6da75ec892c30abf56e9573b51e925893a616fcf files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe: Update to 1.7.3

Changelog:

https://github.com/mkdocstrings/griffe/releases/tag/1.7.3

MFH:		2025Q2
(cherry picked from commit 76e65452fec73ce8d2211bde0e761d384b3cea4d)
1.7.2
13 Apr 2025 10:37:04
commit hash: 3248ad25ebee1a49c3128c3ce36a69a94786ca20commit hash: 3248ad25ebee1a49c3128c3ce36a69a94786ca20commit hash: 3248ad25ebee1a49c3128c3ce36a69a94786ca20commit hash: 3248ad25ebee1a49c3128c3ce36a69a94786ca20 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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: 2