notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
py-griffe Signatures for entire Python programs
0.38.0 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 0.36.2Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-31 05:48:10
Last Update: 2023-11-20 11:25:43
Commit Hash: 08c96db
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.
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 py39-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 py39-griffe listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-griffe
Package flavors (<flavor>: <package>)
  • py39: py39-griffe
distinfo:
TIMESTAMP = 1700225369 SHA256 (griffe-0.38.0.tar.gz) = 9b97487b583042b543d1e28196caee638ecd766c8c4c98135071806cb5333ac2 SIZE (griffe-0.38.0.tar.gz) = 871742

Packages (timestamps in pop-ups are UTC):
py39-griffe
ABIlatestquarterly
FreeBSD:12:aarch64-0.36.4
FreeBSD:12:amd640.38.00.36.4
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3860.38.00.36.4
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch640.38.00.36.4
FreeBSD:13:amd640.38.00.36.4
FreeBSD:13:armv6--
FreeBSD:13:armv70.38.00.36.4
FreeBSD:13:i3860.38.00.36.4
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc-0.36.4
FreeBSD:13:powerpc64-0.36.4
FreeBSD:13:powerpc64le-0.36.4
FreeBSD:13:riscv64--
FreeBSD:14:aarch640.38.00.36.4
FreeBSD:14:amd640.38.00.36.4
FreeBSD:14:armv6--
FreeBSD:14:armv70.36.90.36.4
FreeBSD:14:i3860.38.00.36.4
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc-0.36.4
FreeBSD:14:powerpc64-0.36.4
FreeBSD:14:powerpc64le-0.36.4
FreeBSD:14:riscv64--
FreeBSD:15:aarch640.38.0-
FreeBSD:15:amd640.38.0-
FreeBSD:15:armv6--
FreeBSD:15:armv70.38.0-
FreeBSD:15:i3860.38.0-
FreeBSD:15:mips64--
FreeBSD:15:powerpc--
FreeBSD:15:powerpc640.36.2-
FreeBSD:15:powerpc64le0.38.0-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-pdm-backend>0 : devel/py-pdm-backend@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-jsonschema>=4.17.3 : devel/py-jsonschema@py39
  2. py39-pytest-xdist>=3.3,1 : devel/py-pytest-xdist@py39
  3. py39-pytest>=7,1 : devel/py-pytest@py39
  4. python3.9 : lang/python39
Runtime dependencies:
  1. py39-colorama>=0.4 : devel/py-colorama@py39
  2. python3.9 : lang/python39
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: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.38.0
20 Nov 2023 11:25:43
commit hash: 08c96db4f4d38cc5f542add37b8bde2e005a6272commit hash: 08c96db4f4d38cc5f542add37b8bde2e005a6272commit hash: 08c96db4f4d38cc5f542add37b8bde2e005a6272commit hash: 08c96db4f4d38cc5f542add37b8bde2e005a6272 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe: Update to 0.38.0

Changelog since 0.36.9:

https://github.com/mkdocstrings/griffe/blob/0.38.0/CHANGELOG.md
0.36.9
31 Oct 2023 12:33:16
commit hash: a4748174bb12bee92c84058c403e5fa93f33fda9commit hash: a4748174bb12bee92c84058c403e5fa93f33fda9commit hash: a4748174bb12bee92c84058c403e5fa93f33fda9commit hash: a4748174bb12bee92c84058c403e5fa93f33fda9 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe: Update to 0.36.9

Changelog since 0.36.4:

https://github.com/mkdocstrings/griffe/blob/0.36.9/CHANGELOG.md
0.36.4
01 Oct 2023 10:27:20
commit hash: d600ad1ef87ec6e1a92c2d1c393fc801dbbb9581commit hash: d600ad1ef87ec6e1a92c2d1c393fc801dbbb9581commit hash: d600ad1ef87ec6e1a92c2d1c393fc801dbbb9581commit hash: d600ad1ef87ec6e1a92c2d1c393fc801dbbb9581 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe: Update to 0.36.4

Changelog since 0.36.2:

https://github.com/mkdocstrings/griffe/blob/0.36.4/CHANGELOG.md
0.36.2
18 Sep 2023 05:04:33
commit hash: 8856e3da01501f41a77333f4ea784425f31414a3commit hash: 8856e3da01501f41a77333f4ea784425f31414a3commit hash: 8856e3da01501f41a77333f4ea784425f31414a3commit hash: 8856e3da01501f41a77333f4ea784425f31414a3 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe: Update to 0.36.2

Changelog:

https://github.com/mkdocstrings/griffe/releases/tag/0.36.2
0.36.1
11 Sep 2023 03:16:07
commit hash: 37c3977915b62435d739ae25055e2be265a8d158commit hash: 37c3977915b62435d739ae25055e2be265a8d158commit hash: 37c3977915b62435d739ae25055e2be265a8d158commit hash: 37c3977915b62435d739ae25055e2be265a8d158 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe: Update to 0.36.1

Changelog:

https://github.com/mkdocstrings/griffe/releases/tag/0.36.1
0.36.0
02 Sep 2023 06:59:19
commit hash: 54c4d15e3e7b367a16b0188b4a94f474c5963c04commit hash: 54c4d15e3e7b367a16b0188b4a94f474c5963c04commit hash: 54c4d15e3e7b367a16b0188b4a94f474c5963c04commit hash: 54c4d15e3e7b367a16b0188b4a94f474c5963c04 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe: Update to 0.36.0

Changelog:

https://github.com/mkdocstrings/griffe/releases/tag/0.36.0
0.35.2
31 Aug 2023 05:43:39
commit hash: 096daca93276d8892f6f3705db4e5b04fb864a89commit hash: 096daca93276d8892f6f3705db4e5b04fb864a89commit hash: 096daca93276d8892f6f3705db4e5b04fb864a89commit hash: 096daca93276d8892f6f3705db4e5b04fb864a89 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe: New port

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.

Number of commits found: 7